Augustin Husson

Results 237 comments of Augustin Husson

I will tend to continue to use the Prometheus duration format, it's a quite intuitive one. But @LukeTillman had a different opinion around that. Because well it's not a really...

Probably we can keep the Prometheus format. I don't think it will be hard to convert it to other format like the ISO 8601. I don't remember if you have...

yeah that shouldn't be too complicate to update that @beorn7.

yeah the packages that need to be updated are * `@prometheus-io/lezer-promql` for the grammar * and `@prometheus-io/codemirror-promql` for the autocompletion and parser. Both needs to be updated and there is...

yes it has to updated in this repo. They are located under the path `web/ui/module`

> Yeah, pagination may be necessary at some point, although then the question becomes on what level we paginate: only between scrape pools, or also between targets within a scrape...

Depending if we are talking about an infinite scroll just to avoid rendering thousand of target. If it's not that, then thousand of target will burn the page. Same for...

@amaury-d can you solve the conflict please ;). I saw @saswatamcode at the Thanos booth during KubeCon. He will take another look 🙏

Hello @saswatamcode, sorry to bothering you with this PR again. Is it possible for you to take a look at it in the coming weeks ? It would be great...

Sorry for the long time to reply on this issue. The proxy is there for that. Injecting token, authentication headers shouldn't be handled by the UI as it is a...