Join Slack
Powered by
Bump up the need to solve the issue <https://githu...
# pinot-dev
t
Ting Chen
02/12/2021, 12:57 AM
Bump up the need to solve the issue
https://github.com/apache/incubator-pinot/issues/6282
. We have seen a lot of issues with the out dated yammer metrics lib. For example, it has the stale metrics issue as reported here:
https://engineering.salesforce.com/be-careful-with-reservoirs-708884018daf
. This makes some alerts not working properly. The new lib should allow configuration of more recent metrics implementation.
j
Jack
02/12/2021, 1:00 AM
Thanks for the heads up! Let me take a look
t
Ting Chen
02/12/2021, 1:02 AM
thank you.
x
Xiang Fu
02/12/2021, 2:46 AM
Very agreed. We should make the metrics pluggable and yammer is really really out-dated
👍 1
m
Mayank
02/13/2021, 1:27 AM
Thanks
@Xiang Fu
, this makes sense.
j
Jack
02/13/2021, 7:06 AM
I just opened a PR to decouple yammer from pinot codebase:
https://github.com/apache/incubator-pinot/pull/6579
This makes us easier to integrate with other metric libraries like dropwizard
Open in Slack
Previous
Next