Skip to content

Conversation

@jaydeluca
Copy link
Member

Tangentially related to #13468

Our job that notifies us when we need to add new instrumentations to the suppression list worked, but the output wasn't very nice

image

I made some changes:

  • I added another audit to this job that will monitor when the new supported libraries page needs to be updated
  • I piped the output of the audits into the issue body and linked to documentation

Tested on my fork, looks much better:

image

@jaydeluca jaydeluca requested a review from a team as a code owner September 17, 2025 21:40
* Audits the suppression/disable list on the OpenTelemetry.io documentation site to ensure it
* includes all instrumentations that should be documented.
*/
public class SuppressionListAuditor implements DocumentationAuditor {
Copy link
Member Author

Choose a reason for hiding this comment

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

the code in this class (and associated test) didn't change, they were just split out from the main DocSynchronization class

@laurit laurit merged commit a6f96a4 into open-telemetry:main Sep 18, 2025
89 checks passed
mznet pushed a commit to mznet/opentelemetry-java-instrumentation that referenced this pull request Sep 26, 2025
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