Hyperfoil / Horreum

Benchmark results repository service
https://horreum.hyperfoil.io/
Apache License 2.0
37 stars 31 forks source link

add multiFilter to run and test labelValues #1710

Closed willr3 closed 4 months ago

willr3 commented 4 months ago

Closes #1695

This is a simple implementation adding multiFilter to the /labelValues endpoints so that Horreum will check for each entry in a filter array instead of looking for a matching array.

willr3 commented 4 months ago

@willr3 can we have a section added to the docs to explain the new feature: https://github.com/Hyperfoil/Horreum/blob/33f0f72055f59173721e2d8112c0f23adc94c226/docs/site/content/en/docs/Tutorials/grafana/index.md#filtering-labels

I added mention of multiFilter in the linked doc and how it applies to Grafana multi select variables.