HarperFast / HarperFast/grafana-datasource
Unable to filter by node in Grafana
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Repro:
Open the Explore tab: `https://[stack].grafana.net/explore`
Load the Harper datasource
Do the following
Select the `duration` metric
Add Condition: attribute `node` comparator `equals` value `[valid node name]` type `auto`
0 series returned
However if you
Select the `duration` metric
Add Condition: attribute `path` comparator `equals` value `[valid path name]` type `auto`
series data is returned
Contributor guide
Assessment
This issue has not been assessed yet.