Source code

Revision control

Copy as Markdown

Other Tools

{
"metrics": {
"test": [
[
"boolean",
"boolean_metric",
[
"metrics"
],
"application",
false
],
[
"counter",
"counter_metric",
[
"metrics"
],
"application",
false
],
[
"custom_distribution",
"custom_distribution_metric",
[
"metrics"
],
"ping",
false,
{
"bucket_count": 100,
"histogram_type": "linear",
"range_max": 100,
"range_min": 0
}
],
[
"labeled_boolean",
"labeled_boolean_metric",
[
"metrics"
],
"application",
false,
{
"ordered_labels": null
}
],
[
"labeled_boolean",
"labeled_boolean_metric_labels",
[
"metrics"
],
"application",
false,
{
"ordered_labels": [
"one_label",
"two_labels",
"three_labels",
"four_labels",
"five_labels",
"six_labels",
"seven_labels",
"eight_labels",
"nine_labels",
"ten_labels"
]
}
],
[
"labeled_counter",
"labeled_counter_metric",
[
"metrics"
],
"application",
false,
{
"ordered_labels": null
}
],
[
"labeled_counter",
"labeled_counter_metric_labels",
[
"metrics"
],
"application",
false,
{
"ordered_labels": [
"one_label",
"two_labels"
]
}
],
[
"labeled_string",
"labeled_string_metric",
[
"metrics"
],
"application",
false,
{
"ordered_labels": null
}
],
[
"labeled_string",
"labeled_string_metric_labels",
[
"metrics"
],
"application",
false,
{
"ordered_labels": [
"one_label",
"two_labels"
]
}
],
[
"memory_distribution",
"memory_distribution_metric",
[
"metrics"
],
"ping",
false,
{
"memory_unit": "kilobyte"
}
],
[
"string_list",
"string_list_metric",
[
"metrics"
],
"application",
false
],
[
"string",
"string_metric",
[
"metrics"
],
"application",
false
],
[
"text",
"text_metric",
[
"metrics"
],
"application",
false
],
[
"timespan",
"timespan_metric",
[
"metrics"
],
"application",
false,
{
"time_unit": "millisecond"
}
],
[
"timing_distribution",
"timing_distribution_metric",
[
"metrics"
],
"ping",
false,
{
"time_unit": "nanosecond"
}
]
],
"test.nested": [
[
"object",
"an_object",
[
"metrics"
],
"ping",
false
],
[
"datetime",
"datetime_metric",
[
"metrics"
],
"application",
false,
{
"time_unit": "millisecond"
}
],
[
"event",
"event_metric",
[
"events"
],
"ping",
false,
{
"allowed_extra_keys": []
}
],
[
"event",
"event_metric_with_extra",
[
"events"
],
"ping",
false,
{
"allowed_extra_keys": [
"an_extra_key",
"another_extra_key"
]
}
],
[
"denominator",
"external_denominator",
[
"metrics"
],
"ping",
false,
{
"numerators": [
[
"rate_with_external_denominator",
"test.nested",
[
"metrics"
],
"ping",
false,
null
]
]
}
],
[
"counter",
"optimizable_counter_metric",
[
"metrics"
],
"ping",
false
],
[
"quantity",
"quantity_metric",
[
"metrics"
],
"ping",
false
],
[
"rate",
"rate_metric",
[
"metrics"
],
"ping",
false
],
[
"rate",
"rate_with_external_denominator",
[
"metrics"
],
"ping",
false
],
[
"uuid",
"uuid_metric",
[
"metrics"
],
"application",
false
]
]
},
"pings": [
[
"not-baseline",
true,
false,
true,
true,
true,
[],
[
"background",
"dirty_startup",
"foreground"
]
],
[
"not-deletion-request",
true,
true,
true,
true,
true,
[],
[]
],
[
"not-events",
true,
false,
true,
true,
true,
[],
[
"background",
"max_capacity",
"startup"
]
],
[
"not-metrics",
true,
false,
true,
true,
true,
[],
[
"overdue",
"reschedule",
"today",
"tomorrow",
"upgrade"
]
],
[
"not-ohttp",
false,
true,
true,
false,
true,
[],
[]
]
]
}