Skip to content

Semantic convention around retry attempts? #1306

@toumorokoshi

Description

@toumorokoshi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:semantic-conventionsRelated to semantic conventionspriority:p3Lowest priority levelrelease:allowed-for-gaEditorial changes that can still be added before GA since they don't require action by SIGsspec:traceRelated to the specification/trace directory

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions