Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix Dynatrace Exported to Generate DELTA Temporality#174

Merged
KarstenSchnitter merged 1 commit into
mainSAP/cf-java-logging-support:mainfrom
dynatrace-temporality-fixSAP/cf-java-logging-support:dynatrace-temporality-fixCopy head branch name to clipboard
Feb 28, 2024
Merged

Fix Dynatrace Exported to Generate DELTA Temporality#174
KarstenSchnitter merged 1 commit into
mainSAP/cf-java-logging-support:mainfrom
dynatrace-temporality-fixSAP/cf-java-logging-support:dynatrace-temporality-fixCopy head branch name to clipboard

Conversation

@KarstenSchnitter

Copy link
Copy Markdown
Contributor

The Dynatrace OTel metrics API requires DELTA temporality, since CUMULATIVE is currently unsupported. This change will allow configuration of the temporality via

otel.exporter.dynatrace.metrics.temporality.preference

This config now defaults to "delta" instead to the hard-coded "cumulative" before. Usually, no configuration is required.

The Dynatrace OTel metrics API requires DELTA temporality,
since CUMULATIVE is currently unsupported. This change will
allow configuration of the temporality via

`otel.exporter.dynatrace.metrics.temporality.preference`

This config now defaults to "delta" instead to the hard-coded
"cumulative" before. Usually, no configuration is required.

Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
@Anika-Sol

Copy link
Copy Markdown
Contributor

Fixes #175 .

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.