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

[FEATURE] Correct Labels on Jaeger mode to follow RED metrics standard and add Duration mode for dashboard #286

Open
derek-ho opened this issue Feb 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@derek-ho
Copy link
Collaborator

Is your feature request related to a problem?
In order to follow the RED metrics standard for traces, rename latency -> duration and error rate -> errors. Additionally we need to add a "duration" toggle to follow RED metrics completely. We need to decide which core stats should be present on all of the modes, and which are mode specific (or as much info as possible present on all modes). Additionally, we need to decide what will fill the main graph of the "duration" mode -> will it be average duration? Average duration of the top 5 slowest service/operation combos? This should be clear to the user

What solution would you like?
A clear and concise description of what you want to happen.

What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.

Do you have any additional context?
Add any other context or screenshots about the feature request here.

@derek-ho derek-ho added enhancement New feature or request untriaged labels Feb 16, 2023
@derek-ho
Copy link
Collaborator Author

@kavck / Nitin, please add some comments here regarding the open questions to solve this issue

@derek-ho
Copy link
Collaborator Author

#284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant