Could you implement a drill-down feature for service or API traces? When the error rate for a specific service or API is high, clicking on the trend chart should allow users to directly drill down into the list of traces for that time period. #13934
Replies: 2 comments 1 reply
-
|
I would also like to ask: currently, configuring alert rules relies on YAML files. Are there any plans to allow defining alert rules via the web interface? Additionally, which metrics are currently supported for alerts, and is there any documentation available? |
Beta Was this translation helpful? Give feedback.
-
I am not sure how well I can do this. Because only a few metrics and only from the General Service Layer, they are related to native traces. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As shown in the image, when the success rate for a specific API, service, or service instance drops too low, one currently has to manually navigate to the "Trace" section and apply filters. Could a feature be added that allows clicking a specific data point on the trend chart to automatically drill down to the "Trace" page, while simultaneously displaying trace data for a specified time window (e.g., a few minutes before and after) surrounding that point?
Beta Was this translation helpful? Give feedback.
All reactions