Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Add latency metrics for processing event data in ReaderMetricsProcessor #363

Closed
khushbr opened this issue May 15, 2023 · 0 comments
Closed
Labels
bug Something isn't working untriaged

Comments

@khushbr
Copy link
Collaborator

khushbr commented May 15, 2023

What is the bug?
Add Fine granular latency metrics for various metric processing in ReaderMetricsProcessor at https://github.com/opensearch-project/performance-analyzer-rca/blob/main/src/main/java/org/opensearch/performanceanalyzer/reader/ReaderMetricsProcessor.java#L360

This will help to quickly identify if a metric processing is slowing down the whole Processor

Do you have any additional context?
Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant