Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Conversation

@mthenw
Copy link
Contributor

@mthenw mthenw commented Nov 8, 2017

This PR adds more metrics exposed to Prometheus. List of all metrics:

  • gateway_router_dropped_events_total - Dropped events due to insufficient processing power.
  • gateway_router_backlog_events - Gauge of events count waiting to be processed by the router.
  • gateway_router_event_processing_seconds - Bucketed histogram of processing duration of an event in the router. From receiving the event to calling a function.
  • gateway_config_request_duration_seconds - Bucketed histogram of request duration of config API requests.

@mthenw mthenw merged commit 7d34ccd into master Nov 8, 2017
@mthenw mthenw deleted the refactor-prom branch November 8, 2017 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant