Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prometheus push gateway support #1278

Closed
legendecas opened this issue Jul 6, 2020 · 3 comments
Closed

Prometheus push gateway support #1278

legendecas opened this issue Jul 6, 2020 · 3 comments
Assignees

Comments

@legendecas
Copy link
Member

legendecas commented Jul 6, 2020

Is your feature request related to a problem? Please describe.

@opentelemetry/exporter-prometheus can act as a target for prometheus scrapping. However, there are conditions that the application doesn't run for a long enough time for prometheus to reach to it.

Describe the solution you'd like

Add a prometheus push gateway exporter implementation to the repo.

Additional context

@lisuizhe
Copy link

hi appreciate if any further progress on this issue?

@legendecas
Copy link
Member Author

legendecas commented Aug 1, 2022

The spec explicitly says that SDK should not support Prometheus push mode (open-telemetry/opentelemetry-specification#2124). I'm closing this issue for now unless there is anything that has changed.

@legendecas legendecas closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2022
@pantelis-karamolegkos
Copy link

So we cannot use a prometheus pushgateway instance as the value for OTEL_EXPORTER_OTLP_ENDPOINT right?

pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this issue Dec 15, 2023
…pi to `^1.3.0` (open-telemetry#1278)

* feat: update experimental deps to ^0.34.0

excludes `@opentelemetry/instrumentation-aws-lambda`,
which is not yet compatible with `@opentelemetry/instrumentation@^0.34.0`

* fix: pass `resourceDetectors`

* feat: update api peer deps to `^1.3.0`, core deps to `^1.8.0`

Co-authored-by: Gerhard Stöbich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants