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
There should be more ways to select metrics based on metadata. The classical way would be pre-defined categories, but we don't want to hardcode name-regexes into the frontend. Right now we could use existing metadata, i.e., search in the description or other optional fields (i.e. "rack").
Eventually we envision adding free tags to the metric metadata to narrow down the metric selection.
This requires more data in MetricQ itself, enhancements of the RPC protocol, manager, and CouchDB configuration.
The text was updated successfully, but these errors were encountered:
There should be more ways to select metrics based on metadata. The classical way would be pre-defined categories, but we don't want to hardcode name-regexes into the frontend. Right now we could use existing metadata, i.e., search in the description or other optional fields (i.e. "rack").
Eventually we envision adding free tags to the metric metadata to narrow down the metric selection.
This requires more data in MetricQ itself, enhancements of the RPC protocol, manager, and CouchDB configuration.
The text was updated successfully, but these errors were encountered: