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

[bug] A filter containing the "is empty" operator is not persisted in the URL #199

Closed grafakus closed 3 weeks ago

grafakus commented 4 weeks ago

Bug description

Steps to reproduce

  1. Go to the "Flame graph" view (or any view with filters)
  2. Add a filter containing the "is empty" operator, e.g.: span_name is empty
  3. See that the timeseries and the flame graph update properly
  4. Reload the page

Actual behaviour

The added filter has disappeared

Expected behaviour

The filter should be present