[
https://issues.apache.org/jira/browse/FLINK-24135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409402#comment-17409402
]
Prakhar Mathur commented on FLINK-24135:
----------------------------------------
This blacklisting is for metrics or for particular tags? Also, this improvement
is suggested for
https://github.com/apache/flink/tree/master/flink-metrics/flink-metrics-statsd.
We have a use-case where we want to send metrics to Telegraf and use its output
to both influxdb as well as cortex using remote write, where we need to send
tags in this format `user.logins,service=payroll,region=us-west:1|c`
> Add support for metric group tags in StatsDReporter
> ---------------------------------------------------
>
> Key: FLINK-24135
> URL: https://issues.apache.org/jira/browse/FLINK-24135
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Metrics
> Reporter: Prakhar Mathur
> Priority: Major
> Labels: Metrics
>
> The current StatsDReporter in Flink does not support adding tags via Metric
> Group, which is currently being followed in Influx and Datadog reporter.
> Support for blacklisting tags and metrics will also be added as part of this
> in order to filter out metrics/tags which are not required by the user.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)