Skip to content

Commit

Permalink
Merge pull request #3696 from newrelic/rhs-hero-spankind-fix
Browse files Browse the repository at this point in the history
Change to avoid conflation of span.kind with the New Relic concept of process boundaries.
  • Loading branch information
rhetoric101 committed Sep 1, 2021
2 parents fbe33d9 + 82ed25e commit c7ad957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data-dictionary/events/Span/span.kind.md
Expand Up @@ -5,4 +5,4 @@ events:
- Span
---

Entry spans have value 'client'. In-process spans have no value. Exit, datastore, and external spans have value 'exit'.
Spans that represent a call to another service or to a datastore have the value `client`.

0 comments on commit c7ad957

Please sign in to comment.