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

[receiver/nginx] use generated status header #21517

Closed

Conversation

codeboten
Copy link
Contributor

This PR updates the component to generate the status table using mdatagen. Questions to the code owners:

Does this component require any of the standard warnings? See list: https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/standard-warnings.md

See related issue: #19172

This PR updates the component to generate the status table using mdatagen. Questions to the code owners:

Does this component require any of the standard warnings? See list: https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/standard-warnings.md

See related issue: open-telemetry#19172

Signed-off-by: Alex Boten <aboten@lightstep.com>
@@ -28,16 +28,15 @@ import (
)

const (
typeStr = "nginx"
stability = component.StabilityLevelBeta
typeStr = "nginx"
Copy link
Contributor

Choose a reason for hiding this comment

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

tss

@djaglowski djaglowski added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 8, 2023
@codeboten
Copy link
Contributor Author

This has been superseeded by #21532

@codeboten codeboten closed this May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/nginx Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants