Eric J. Smith
Eric J. Smith
@Aaronontheweb I was thinking that same thing. It does seem like a non-observable gauge would be really useful in these scenarios, but surely the Otel people have thought about these...
Hmm... not opposed to breaking it up, but I'd prefer not to. Our job services still use web just so they can serve health and readiness probes. How much is...
Yeah, what you are saying makes sense. Not sure what we would call the 2 different packages. Ideas? Can you create a PR for the changes?
Getting the following error trying to update core-dns on a 1.23 cluster with the rc.0 release. ```sh eksctl utils update-coredns --cluster my-cluster Error: open assets/coredns-1.23.json: file does not exist ```
Yes, please! This would be super helpful.
Well, I think ideally, the library would be using `ActivitySource` and generating activities efficiently that don't incur any perf hit when not being listened to. But since that would be...
Would love to see the profiled command stuff go away completely and just use activities with `ActivitySource`. Could probably use an `ActivitySourceListener` internally to get IProfiledCommand to still work for...
> @ejsmith If it was as low in allocations, I'd agree, but that's a) breaking, and b) not realistic given Activity source's structure. If someone wants to spike it and...
Apparently not. What a shame.
Awesome! Glad you guys are interested in keeping this project alive. It seems like an awesome templating system. I would love to see it being improved and I will try...