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

USE_SPAN_METRICS for latency graph on Feature flag #3172

Merged
merged 7 commits into from
Jul 20, 2023

Conversation

Rajat-Dabade
Copy link
Contributor

Issue link: #1793

Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two important things.

  • operations should be dynamic based on the top level opeartions API. It is hard-coded to single value. I am not sure if you did it for debugging or misunderstood the requirement. Let me know if you have any questions. Take a look the request rate to see how to do it.
  • and they should be part of filter items in both traces (with different name as mentioned below) and metrics for latency graph.

It will be good to go when these two points are addressed. Thanks.

Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing my comments. Overall LGTM. One minor comment.

frontend/src/container/MetricsApplication/constant.ts Outdated Show resolved Hide resolved
srikanthccv
srikanthccv previously approved these changes Jul 19, 2023
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks.

Copy link
Contributor

@palashgdev palashgdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit pix otherwise LGTM

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

Successfully merging this pull request may close these issues.

3 participants