lukess commented on issue #9848: [FLINK-14332] [flink-metrics-signalfx] add 
flink-metrics-signalfx
URL: https://github.com/apache/flink/pull/9848#issuecomment-573252493
 
 
   @aljoscha I'm running the new SignalFXReporter in our environments. Current 
implementation:
   1. current metric full name is from MetricGroup getScopeComponents(), and 
remove MetricGroup getAllVariables(), and finally append metricName from 
notifier. The getAllVariables() store as SFX dimensions that are similar to 
Graphite 1.1.x tags.
   2. SFX AggregateMetricSender works as reporter to send protobuf data point 
to SFX backend
   3. support Gauge, Meter and Counter
   4. remove unnecessary tests

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to