Julius Volz

Results 194 comments of Julius Volz

Ah sorry, I should have included more context in here as well, see https://github.com/prometheus/collectd_exporter/pull/95#issuecomment-626669322

Alright, read some articles like https://wisdmlabs.com/blog/sticky-navigation-trend/ and I think it can be a good idea (but also is a matter of taste), but it would be especially useful for the...

Yeah, I think FAQ makes sense, and move it to the legal page once / if we ever get one.

This puts the following into the feed at https://deploy-preview-1972--prometheus-docs.netlify.app/blog/feed.xml: ```xml Richard "RichiH" Hartmann https://prometheus.io/blog/ ``` It would probably be better to set a separate field for the URL and put...

Btw. I have no idea how this works, but my hunch is that https://github.com/prometheus/docs/blob/master/content/blog/feed.erb basically defines *defaults* for the author name and URL, so maybe if you just set the...

Sorry, I missed this. I'm not a mysqld_exporter maintainer, but some observations: - The semantics of `/-/healthy` in the other components that have this handler (Prometheus, Alertmanager, Pushgateway) are such...

Hmm, thinking about this further (sorry): the way the health information is currently retrieved from the `Exporter` is getting a bit convoluted. Also, it requires a scrape to happen before...

@prymitive Interesting, thanks! I tried it out locally. So the big point is of course that now the search bar that @Nexucis recently added is gone and it's no longer...

> our instances return ~170MB json blobs, it’s just too much data Holy moly, how many targets is that? :) But yeah, it would be good to be able to...

Another alternative to what I just wrote: still have both options even for large numbers of targets, but let the user choose (and start with the safe one if there's...