alibaba / opentelemetry-go-auto-instrumentation

OpenTelemetry Compile-Time Instrumentation for Golang
Apache License 2.0
235 stars 31 forks source link

feat: support otel subcommands #216

Closed y1yang0 closed 1 day ago

y1yang0 commented 3 days ago

related to #192

$ ./otel
Usage: otel <command> [args]
Example:
        otel go build
        otel go build main.go
        otel version
        otel set -rule=rule.json -verbose

Command:
        version    print the version
        set        set the configuration
        go         build the Go application
codecov-commenter commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.81%. Comparing base (0d37fdd) to head (e443473).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #216 +/- ## ======================================= Coverage 83.81% 83.81% ======================================= Files 19 19 Lines 791 791 ======================================= Hits 663 663 Misses 102 102 Partials 26 26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: