Jacob Baungård Hansen
Jacob Baungård Hansen
Currently there are quite a few warnings when compiling the react-app as seen below. These should ideally be fixed, afterwards we can remove [CI=false](https://github.com/thanos-io/thanos/blob/3de122f3311ad5ff29fc53c77ad7040514161e99/.github/workflows/react.yml#L32) from our build step to ensure...
* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes - Tenant input box added to the Query...
The way prom-label-proxy deals with labels already existing differs between the query apis (`/api/v1/query`, `/api/v1/query_range`) and the non-query apis (like: `/api/v1/series`, `/api/v1/labels` ...), which can cause a little confusion. Given...
This commit adds some missing mappings used in `min` systems. Tested this with my system, where grott is set to `min` type in the following system: MOD 8000TL3-XH + APX...
Running Naemon through the Clang Static Analyzer (https://clang-analyzer.llvm.org/) shows a number of potential issues that should be fixes/further analyzed. To view the report extract the attached file and open the...
Set UID of datasources manually and use that UID to query using tests. The older API is deprecated and soon to be removed.
This fixes a couple of compatibility issues with Grafana version 10/11: - Do not gzip empty request (newEmptyMatrixHTTPBody) as Grafana don't seem to handle that correctly in these versions -...
Make sure we clear MCOA Degraded state, if MCOA is disabled. The error state would before stick if one first enable MCOA, gets to an error state, and then disabled...
Since it is long deprecated we get rid of it now.