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

Provide SAP BTP Obs OTel Exporters #166

Closed
wants to merge 3 commits into from

Conversation

KarstenSchnitter
Copy link
Contributor

This is WIP. This PR is just to illustrate the changes.

@KarstenSchnitter KarstenSchnitter changed the title Otel dynatrace Provide SAP BTP Obs OTel Exporters Dec 11, 2023
Register signal exporters for logs, metrics and traces,
that forward signals to SAP Cloud Logging, if an appropriate
service binding is found or do a non operation otherwise.
This allows developers to explicitly configure the export, e.g.
by `otel.logs.exporter=cloud-logging`. Additional exporters
can be added with comma-separated labels.

Signed-off-by: Karsten Schnitter <[email protected]>
Signed-off-by: Karsten Schnitter <[email protected]>
Register a metrics exporters, that forward data to Dynatrace,
if an appropriate service binding is found or do a
non-operation otherwise. This allows developers to explicitly
configure the export, e.g. by `otel.metrics.exporter=dynatrace`.
Additional exporters can be added with comma-separated labels.

Signed-off-by: Karsten Schnitter <[email protected]>
@KarstenSchnitter
Copy link
Contributor Author

Superseeded by #169 and #170.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant