You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# HELP cortex_distributor_deduped_samples_total The total number of deduplicated samples.
429
+
# TYPE cortex_distributor_deduped_samples_total counter
430
+
431
+
# HELP cortex_distributor_latest_seen_sample_timestamp_seconds Unix timestamp of latest received sample per user.
432
+
# TYPE cortex_distributor_latest_seen_sample_timestamp_seconds gauge
433
+
434
+
# HELP cortex_distributor_metadata_in_total The total number of metadata the have come in to the distributor, including rejected.
435
+
# TYPE cortex_distributor_metadata_in_total counter
436
+
437
+
# HELP cortex_distributor_non_ha_samples_received_total The total number of received samples for a user that has HA tracking turned on, but the sample didn't contain both HA labels.
438
+
# TYPE cortex_distributor_non_ha_samples_received_total counter
439
+
428
440
# HELP cortex_distributor_received_metadata_total The total number of received metadata, excluding rejected.
429
441
# TYPE cortex_distributor_received_metadata_total counter
# HELP cortex_distributor_samples_in_total The total number of samples that have come in to the distributor, including rejected or deduped samples.
453
+
# TYPE cortex_distributor_samples_in_total counter
454
+
455
+
# HELP cortex_distributor_exemplars_in_total The total number of exemplars that have come in to the distributor, including rejected or deduped exemplars.
456
+
# TYPE cortex_distributor_exemplars_in_total counter
457
+
458
+
# HELP cortex_distributor_label_values_with_newlines_total Total number of label values with newlines seen at ingestion time.
459
+
# TYPE cortex_distributor_label_values_with_newlines_total counter
# HELP cortex_distributor_replication_factor The configured replication factor.
7174
7195
# TYPE cortex_distributor_replication_factor gauge
7175
7196
cortex_distributor_replication_factor 3
7176
7197
7177
7198
# HELP cortex_distributor_ingest_storage_enabled Whether writes are being processed via ingest storage. Equal to 1 if ingest storage is enabled, 0 if disabled.
7178
7199
# TYPE cortex_distributor_ingest_storage_enabled gauge
# HELP cortex_distributor_replication_factor The configured replication factor.
7195
7216
# TYPE cortex_distributor_replication_factor gauge
7196
7217
cortex_distributor_replication_factor 3
7197
7218
7198
7219
# HELP cortex_distributor_ingest_storage_enabled Whether writes are being processed via ingest storage. Equal to 1 if ingest storage is enabled, 0 if disabled.
7199
7220
# TYPE cortex_distributor_ingest_storage_enabled gauge
# HELP cortex_distributor_ingest_storage_enabled Whether writes are being processed via ingest storage. Equal to 1 if ingest storage is enabled, 0 if disabled.
7215
7236
# TYPE cortex_distributor_ingest_storage_enabled gauge
0 commit comments