-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add context to metrics reporting of buffer-full events (#1566)
* add context to metrics reporting of buffer-full events * Update sdk/lib/opentelemetry/sdk/trace/export/batch_span_processor.rb Co-authored-by: Francis Bogsanyi <[email protected]> * Use semantic convention for code function label * Kwargs are better; use kwargs * stray paren * use __method__ to access current method * code better * method to string * pass spans as arg to report_dropped_spans * cleanup --------- Co-authored-by: Francis Bogsanyi <[email protected]>
- Loading branch information
1 parent
d08bc1a
commit 9da08e4
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters