open-telemetry/opentelemetry-ruby-contrib

Update instrumentation generator script output

Open

#978 opened on May 13, 2024

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Ruby (252 forks)auto 404
help wantedkeep

Repository metrics

Stars
 (135 stars)
PR merge metrics
 (PR metrics pending)

Description

There's some output in the instrumentation generator script related to the CI that's inaccurate. Update the script to reflect the current files that need to be updated.

See: https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/946/files#r1597226769

Also, update the order of the methods generated in the instrumentation file and include examples related to this section of the instrumentation guide.

https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/946/files#r1597239989

Contributor guide