-
Notifications
You must be signed in to change notification settings - Fork 0
eelpie/metrics-router
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Metrics Router Used to provide a common interface for production system metrics. Polls various pieces of production infrastructure for key/value metrics. These metrics are republished onto an MQTT message bus. Monitoring tools and service status websites subscribe to the MQTT metrics channel to receive the latest production metrics. A metric message is a key/value pair delimited with a colon. ie. webserver1.cpu.load:0.2 Additional metric sources are added by implementing the MerticSource Java interface.
About
Polls and distrubutes production metrics to a MQTT message bus.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published