Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Clayton Cornell <[email protected]>
  • Loading branch information
madaraszg-tulip and clayton-cornell authored Feb 14, 2025
1 parent fc91161 commit 9454d2c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ labels:
title: otelcol.processor.cumulativetodelta
---


# `otelcol.processor.cumulativetodelta`

{{< docs/shared lookup="stability/public_preview.md" source="alloy" version="<ALLOY_VERSION>" >}}
Expand Down Expand Up @@ -132,7 +131,7 @@ The following fields are exported and can be referenced by other components:
## Example


This example converts cumulative temporality metrics to delta before sending it to [`otelcol.exporter.otlp`]otelcol.exporter.otlp[] for further processing.
This example converts cumulative temporality metrics to delta before sending it to [`otelcol.exporter.otlp`][otelcol.exporter.otlp] for further processing.

```alloy
otelcol.processor.cumulativetodelta "default" {
Expand Down

0 comments on commit 9454d2c

Please sign in to comment.