-
Notifications
You must be signed in to change notification settings - Fork 966
Open
Labels
area:semantic-conventionsRelated to semantic conventionsRelated to semantic conventionspriority:p3Lowest priority levelLowest priority levelrelease:allowed-for-gaEditorial changes that can still be added before GA since they don't require action by SIGsEditorial changes that can still be added before GA since they don't require action by SIGsspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory
Description
What are you trying to achieve?
Propose a convention around retry count, if one does not exist already.
What did you expect to see?
A semantic convention around retry attempts. Motivated by open-telemetry/opentelemetry-python-contrib#275 (comment).
As a proposal:
- field name: retry_count
- value: integer
- description: the attempt number of retries for this particular request. 0 implies this is the first try, while 1 implies it is the first retry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:semantic-conventionsRelated to semantic conventionsRelated to semantic conventionspriority:p3Lowest priority levelLowest priority levelrelease:allowed-for-gaEditorial changes that can still be added before GA since they don't require action by SIGsEditorial changes that can still be added before GA since they don't require action by SIGsspec:traceRelated to the specification/trace directoryRelated to the specification/trace directory