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

fix(ShareableUrl): Fix link generation when the default time range is selected #244

Closed grafakus closed 3 days ago

grafakus commented 3 days ago

✨ Description

Related issue(s): -

When the default time range is selected and not modified, the shareable link does not work: there are no absolute from/to URL search parameters in the shareable URL. This PR fixes it.

📖 Summary of the changes

See diff tab

🧪 How to test?

github-actions[bot] commented 3 days ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 11%
11.88% (446/3754) 9.18% (123/1339) 8.66% (103/1189)