# Functions
DefaultCfg produces a MetricsCfg with default values.
GenerateMetrics takes the filename of a PICT-generated file, walks through all of the rows in the PICT file and for each row, generates a MetricData object, collecting them and returning them to the caller.
GenerateResource generates a PData Resource object with representative attributes for the underlying resource type specified by the rscID input parameter.
GenerateTraces generates a slice of OTLP ResourceSpans objects based on the PICT-generated pairwise parameters defined in the parameters file specified by the tracePairsFile parameter.
MetricsFromCfg produces pmetric.Metrics with the passed-in config.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
Input columns in pict_input_spans.txt.
No description provided by the author
No description provided by the author
No description provided by the author
Input columns in pict_input_traces.txt.
Input columns in pict_input_traces.txt.
Input columns in pict_input_traces.txt.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MetricsCfg holds parameters for generating dummy metrics for testing.
PICTMetricInputs defines one pairwise combination of MetricData variations.
PICTSpanInputs defines one pairwise combination of Span variations.
PICTTracingInputs defines one pairwise combination of ResourceSpans variations.
# Type aliases
PICTInputAttributes enum for the categories of representative attributes a generated span can be populated with.
PICTInputInstrumentationLibrary enum for the number and kind of instrumentation library instances that can be generated.
PICTInputKind enum for the span kind values that can be set for a span.
PICTInputParent enum for the parent/child types of spans that can be generated.
PICTInputResource enum for the supported types of resource instances that can be generated.
PICTInputSpanChild enum for the categories of events and/or links a generated span can be populated with.
PICTInputSpans enum for the relative sizes of tracing spans that can be attached to an instrumentation library span instance.
PICTInputStatus enum for the status values a generated span can be populated with.
PICTInputTracestate enum for the categories of tracestate values that can be generated for a span.
PICTMetricType enumerates the types of metrics that can be generated.
PICTNumPtLabels enumerates the number of labels on each datapoint.
PICTNumPtsPerMetric enum for the number of points on each metric.
PICTNumResourceAttrs enum for the number of attributes on each resource.