[15:35:03] hey cwhite thanks for the review, I'm curious how you generated/run the query to see how it would render [15:38:19] I knew how es-exporter will reassemble the response and wrote it in the comment. It might be possible to run the exporter with that config manually, but I've not done that before. [15:39:24] ahhh ok, got it, because from he es-exporter lack of docs I looked at the tests they have and I was unsure how many nested aggs I had to add [15:39:41] so wantedt o make sure what it would generate [15:40:12] if is what you put in hte CR that looks good to me but I'd like to get Chris have a look too [15:40:53] sure thing :) [15:48:33] volans: if you combine the DEFAULT section (00-default.cfg) with the config you authored in the same file, and run it like `prometheus-es-exporter --cluster-health-disable --nodes-stats-disable --indices-aliases-disable --indices-mappings-disable --indices-stats-disable --port 9999 --config-file file.cfg` and curl the endpoint, it will show you the full output. [15:48:57] nice! [15:49:09] we should add it to wikitech if not there [15:49:29] we should :)