Arthur Silva Sens

Results 418 comments of Arthur Silva Sens

Hmmmm, good point... when implementing this though, we were afraid that people would override the now() function with some super weird function that would eventually trigger weird behaviors in Prometheus....

Hi @Ishani217, we haven't had any issues with Action minutes as far as I can remember I don't see a reason to not do this though, so feel free to...

Hey, anything I could do to help move this forward? Prometheus exporters drop data based on specification rules, would love to start using the new metric :)

It's part of https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/39706, we need to have a metric explaining when metrics are dropped. For the Prometheus exporters for example, we currently drop Delta metrics because Prometheus doesn't support...

This is just a heads-up that the spec change this PR addresses has already been approved and is about to be merged! So you're good to proceed. If removing the...

Hey @vesari , just passing by to ask if there is anything we could do to unblock you 👋

Oh sorry for the silence here, somehow I missed your last comment. > I had to upgrade Go in the GitHub workflows so that the version is at least 1.21,...

Hi @vesari, all blockers have been resolved finally :) The [unused function is now used](https://github.com/prometheus/client_golang/pull/1389), and we can [update prometheus/common without giving up support of go 1.20](https://github.com/prometheus/common/pull/617). If you rebase...

> I realized we already kind of agreed to supporting this... https://github.com/prometheus/client_golang/issues/684 so probably too late to challenge it cc @beorn7 @ArthurSens - do you remember what's the benefit other...

Hi @vesari! The team met recently and one of the things we discussed was whether we accept OpenMetrics units or not. A TL;DR; is: **_We won't accept this until Prometheus...