Paulin Todev

Results 75 comments of Paulin Todev

I'm also not sure what a clean solution would look like. It can get complicated when we discuss a cluster of collectors doing a rolling restart. There are a few...

I think [this](https://github.com/open-telemetry/opentelemetry-collector/issues/8122) is the issue which would resolve this eventually.

I asked about this [in a comment](https://github.com/grafana/agent/pull/5847#discussion_r1404382501), but @cyriltovena mentioned that if it doesn't work then that'd be a bug and it'd be worth fixing.

> Unsure if this should also be a lower level log message, potentially only debug. Maybe a warning? I'm actually surprised that if any of those fails, the discovery for...

Hi, thank you for raising an issue - I agree that this is confusing. [prometheus.exporter.vsphere](https://grafana.com/docs/agent/latest/flow/reference/components/prometheus.exporter.vsphere/) is a component which we would like to label as deprecated soon. Some issues were...

I raised an [issue](https://github.com/prometheus/prometheus/issues/12549) on the Prometheus repo regarding this.

I opened a [draft PR](https://github.com/prometheus/prometheus/pull/12565) for this as well.

I updated Prometheus' main branch with all the changes which I believe are necessary. I'm currently waiting for Prometheus 2.50 to be released, so that I can update the Agent...

Hi @BarunKGP! Happy new year, and apologies for the late reply! The code looks great, thank you! The only remaining task is to add a docs page similar to [otelcol.exporter.logging.md](https://github.com/grafana/agent/blob/main/docs/sources/flow/reference/components/otelcol.exporter.logging.md)....

> @ptodev I've created the doc, but what about the aliases section as in [otelcol.exporter.logging.md](https://github.com/grafana/agent/blob/main/docs/sources/flow/reference/components/otelcol.exporter.logging.md)? Should I remove it, or do we have any new aliases to include here? Thank...