Suraj Nath
Suraj Nath
Hey, this opens up blackbox_exporter to export data out from the check results, and that feel like something that we should not be doing because it can be used to...
> exposure values would be up to the admin's regexp. ah I see, I think then it's a non- issue. > (but it would require a new software to be...
For questions/help/support please use our [community](https://prometheus.io/community/) channels. There are more people available to potentially respond to your request and the whole community can benefit from the answers provided.
serverless functions will be deprecated and deleted in the tempo next release, they are now marked as [deprecated](https://github.com/grafana/tempo/pull/4017).
will leave it as draft for time being, and give time for comments and feedback.
After some digging into the failing test, I have arrived at a question that boils down to, “should a query like `nil != 0` return data or not?” I’m unclear...
the issue we see with avg here, seems like we see same issue with rate() in https://github.com/grafana/tempo/issues/3806
thanks for taking care of this, I started it but never got to finally pushing it over finish line.
Tempo serverless is deprecated and will be removed in the next tempo release, [see more](https://github.com/grafana/tempo/issues/4014#issuecomment-2471109449)
we made some [changes](https://github.com/prometheus/blackbox_exporter#controlling-log-level-for-probe-logs) in the way logger works in PR: https://github.com/prometheus/blackbox_exporter/pull/1461, and even updated some log levels for some logs lines. now `--log.prober` and `--log.level` are not coupled and...