[prometheus-users] Re: How do you name the results of a query?

2020-04-09 Thread Robin Pharaoh
Thank you for the response. I am looking into the grafana link you sent me, though I do think this is still a prometheus question. If we are using the prometheus UI, we still see the element / value columns. And I know certain queries will return just a label for the element name, but I can't

[prometheus-users] How do you name the results of a query?

2020-04-09 Thread Robin Pharaoh
If I query: sum by (status) (*some query*) the result is always: {status="200"}*v1* {status="500"}*v2* *...* How do I make the resulting value 200 *v1* 500 *v2* *...* This would be super helpful for grafana dashboards where a graph panel is

Re: [prometheus-users] Re: Data getting corrpted - missing meta.json

2020-04-03 Thread Robin Pharaoh
Robin, > > On 4/3/20 8:36 PM, Robin Pharaoh wrote: > > Was this ever resolved? We are hitting a the exact same issue right now. > > > > We have a single instance of prometheus > > We are using Azure File Share with a volume claim > I don't have any Azure knowledge,

[prometheus-users] Re: Data getting corrpted - missing meta.json

2020-04-03 Thread Robin Pharaoh
Was this ever resolved? We are hitting a the exact same issue right now. We have a single instance of prometheus We are using Azure File Share with a volume claim On Tuesday, February 18, 2020 at 10:16:44 PM UTC-5, Guru SD wrote: > > Hello, > > We have a clustered Prometheus setup but with a

[prometheus-users] compaction failed: delete persisted head block after failed db reload

2020-04-03 Thread Robin Pharaoh
We are using prometheus version 2.15.2 and started seeing compaction failures that are causing all database files after the initial issue to fail to load. In the graph this looks like a large gap from the start of failure to where the in-memory database begins. I've out exact names,