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

Generate JFR telemetry table #715

Merged
merged 5 commits into from
Feb 1, 2023

Conversation

jack-berg
Copy link
Member

Adds a gradle task called ./gradlew generateDocs which programatically generates the telemetry table in jfr-streaming/README.md.

This will ensure that the docs stay up to date following changes to the instrumentation.

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

This is cool, I appreciate the automation. I'm curious if we can think of any interesting failure modes that might cause us to miss data and cause the README to be misleading. The only thing I can think of is that sometimes GHA lags and maybe the hard coded sleep value won't be enough. 🤷🏻

jfr-streaming/README.md Outdated Show resolved Hide resolved
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

👍

@jack-berg jack-berg merged commit e1e718c into open-telemetry:main Feb 1, 2023
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.

4 participants