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

refactor: Use relative URLs for API calls #189

Closed ifrost closed 1 month ago

ifrost commented 1 month ago

✨ Description

Related issue(s):

Fixes #188

📖 Summary of the changes

Using relative paths to Grafana API instead of pulling it directly from the config

🧪 How to test?

See #188 for more details.

github-actions[bot] commented 1 month ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 10%
10.75% (416/3868) 8.6% (115/1336) 8.27% (101/1220)