Michael Hoffmann

Results 224 comments of Michael Hoffmann

We use it in prod too - if you query something like holt_winters with non constant parameters you might need to fall back to upstream prom. We do pass Prometheus...

> Why not `http://localhost:9090/api/v1/status/tsdb`? Should be much faster than gathering all metrics and then parsing them not to mention the overhead of the PromQL engine It doesn't have this data...

Was this to practice opening an issue? If so, can I close it again?

Oh yeah ! Would be awesome if you could help updating the tree sitter version!

I like having a Query gRPC api available on the sidecars - It seems like we could implement that relatively easily and I think it would be beneficial to some...

> I don't know if this solves the problem completely. The key issue is that dropping an internal label can cause the set to become unsorted, I don't think where...

Do you see any errors, or did you debug the issue somewhat so we can get a head start with the debugging?

If you would provide me with some pointers where to start; i would be willing to tackle this issue!

@yurishkuro i was thinking of querying the query service with `?raw=true`; shouldnt that return unadjusted traces, that we could just render normally? One could toggle this raw mode with a...

In my usecase the adjustments make the traces unsuable, sadly. Its hard to imagine a visual indicator that would not clutter the UI ( in case of large traces even...