Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following fields are included in the PrometheusUDR:

Field/Option

Description

Name (string)

This field is populated with the metric name, for example mim

.

_realtime

.

_processing

.

_analysis

.

_outbound_udrs.

MetricType (string)

This field is populated with one of the metric types supported by Prometheus. Supported types are:

  • COUNTER

  • GAUGE

  • UNTYPED (default)

Value (double)

This field is populated with a numeric value and is what, in most cases, is displayed in your Grafana graph. For example, the field can be populated by 6.5.

Labels (map<string.string>)

This field is populated with the labels applied to the metric, for example origin_country.

Description (string)

This field is populated with a description of a metric.