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(Faro): Filter out events not related to the app #225

Closed grafakus closed 1 week ago

grafakus commented 1 week ago

✨ Description

Related issue(s): -

This PR ensures that only the Explore Profiles events are sent to Faro.

Slack context: https://raintank-corp.slack.com/archives/C06M1RVAA0Z/p1729077589541799

📖 Summary of the changes

🧪 How to test?

This change can be tested locally, by uncommenting the relevant code in faro.ts

github-actions[bot] commented 1 week ago

Unit test coverage

Lines Statements Branches Functions
Coverage: 11%
11.49% (428/3723) 9.03% (120/1328) 8.52% (101/1185)