-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Just started logging some of the metrics to Influx, but found one minor part missing. When using subscriptions to group items (eg part of "web" and also part of "production"), adding additional tags to the Influx data means this can be used for filtering. This way, data can be shown for all "web" systems and/or also all "production".
Since Influx doesn't easily allow multiple values for the same tag, I've taken a slightly different approach with a fork of the code here: timbutler@f66796d
However, there's probably a neater way of handling this but still allowing easy grouping. Is there a better approach and has anyone else raised this as a request?
Metadata
Metadata
Assignees
Labels
No labels