grafana / explore-profiles

Explore Profiles is a native Grafana application designed to integrate seamlessly with Pyroscope, the open-source continuous profiling platform, providing a smooth, query-less experience for browsing and analyzing profiling data.
GNU Affero General Public License v3.0
18 stars 1 forks source link

feat(*): Minor improvements #211

Closed grafakus closed 3 weeks ago

grafakus commented 3 weeks ago

✨ Description

Related issue(s): -

Just a small PR to add some improvements.

📖 Summary of the changes

Time series/histograms: changed the "total" legend in timseries/histograms

image

Filters: added ellipsis and tooltip to prevent long values to destroy the layout

image

Instrumented the filters to report when the query/filters change

🧪 How to test?

The build should pass.

github-actions[bot] commented 3 weeks ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.82% (428/3955) 8.69% (120/1380) 8.15% (102/1251)