Mike Eves

Results 34 comments of Mike Eves

As part of adding support for the newer index template API, it might be nice to have the option for Jaeger to create component templates instead of index templates. With...

Relevant discussion on the Terraform project https://github.com/hashicorp/terraform/issues/28803

We are currently trying to debug some issues we have interacting with a 3rd party GraphQL API. I was hoping to use `rawRequest` as we need to extract a specific...

A generic find/replace plugin would be great for us too. Thinking about certain applications deployed that query GCP resources, these often reference specific zones/regions. In the event of a region...

I too would find this useful to have. Especially with the recent introduction of proxy requests, there is now a bigger need for a simple method to add clients to...

@johntdyer If you're only interested in your aggregate check running (And sending off data to an external system or something to that affect), and not interested in seeing events for...

@jgoldschrafe We have some checks that are set to `aggregate: true` and `handle: false` based on the fact that we do not need to be alerted for single node failures,...

Hey, are there any plans to progress this forward? I think it'd be great to be able to provide Uchiwa with a configuration option to specify an attribute to group...

This would be useful! Thought I was going crazy, [the docs](https://uchiwa.readthedocs.io/en/latest/features/issuing-check-requests/) seem to suggest that this was already implemented but I'm using 0.16 and it certainly isn't there

My bad, I completely misread your original post. However I do think it'd be nice for a simple way to test alerts (or more broadly I guess handlers) through the...