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

[processor/cumulativetodelta] Update stability level to beta #10004

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions processor/cumulativetodeltaprocessor/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Cumulative to Delta Processor

**Status: under development; Not recommended for production usage.**

Supported pipeline types: metrics
| Status | |
| ------------------------ | --------- |
| Stability | [beta] |
| Supported pipeline types | metrics |
| Distributions | [contrib] |

## Description

Expand Down Expand Up @@ -72,3 +74,6 @@ processors:
# If include/exclude are not specified
# convert all cumulative sum metrics to delta
```

[beta]: https://github.com/open-telemetry/opentelemetry-collector-contrib#beta
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link was wrong @TylerHelmuth, I think it should have been:

https://github.com/open-telemetry/opentelemetry-collector#beta

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pmm-sumo the stability documentation was moved after this PR had already been merged: #10120

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I missed that. I guess we could use of link validation checker, WDYT? I can open an issue and look for something

Copy link
Contributor

@codeboten codeboten May 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing! Opened an issue #10162

[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib