Skip to content

Commit

Permalink
allegro-internal/flex-roadmap#819 Migrated metrics to prometheus | ch…
Browse files Browse the repository at this point in the history
…anged metrics names
  • Loading branch information
nastassia-dailidava committed Oct 18, 2024
1 parent 32fc3c2 commit 616245d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const val SNAPSHOT_METRIC = "snapshot"
const val ERRORS_TOTAL_METRIC = "errors.total"
const val COMMUNICATION_MODE_ERROR_METRIC = "communication.errors.total"
const val CONNECTIONS_METRIC = "connections"
const val REQUESTS_METRIC = "requests.total"
const val REQUESTS_METRIC = "stream.requests"
const val WATCH_METRIC = "watch"
const val ENVOY_CONTROL_WARM_UP_METRIC = "envoy.control.warmup.seconds"
const val CROSS_DC_SYNC_METRIC = "cross.dc.synchronization"
Expand Down

0 comments on commit 616245d

Please sign in to comment.