-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[exporter/postgres]: Exporter to save OTEL data in postgresql #35451
Labels
Sponsor Needed
New component seeking sponsor
Comments
destrex271
added
enhancement
New feature or request
needs triage
New item requiring triage
labels
Sep 27, 2024
crobert-1
added
Sponsor Needed
New component seeking sponsor
and removed
enhancement
New feature or request
labels
Sep 27, 2024
@destrex271 will you be available to maintain this exporter moving forward? Any other folks interested in supporting? |
Yes I'll be glad to maintain this! |
This was referenced Oct 8, 2024
You need a sponsor to move further. See CONTRIBUTING.md. |
This was referenced Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
No response
Is your feature request related to a problem? Please describe.
The problem is simply that it would be great to have a way to export otel data to ParadeDB which is based on PostgreSQL.
Referring to this issue: paradedb/paradedb#1632
Describe the solution you'd like
I'd like to add an exporter for postgres in the repository under the exporters folder.
Describe alternatives you've considered
No response
Additional context
We already support a wide variety of exporters in this repository. Postgres is one of the most used databases and it will be a great addition to add an exporter for it.
The text was updated successfully, but these errors were encountered: