Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

feat: Expand OpenCensus span data export to Instana #91

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

bripkens
Copy link
Contributor

@bripkens bripkens commented Aug 5, 2018

  • expose error state based on span.status
  • correctly map span.kind to Instana's span kinds
  • remove now unnecessary binary operation

 - expose error state based on `span.status`
 - correctly map `span.kind` to Instana's span kinds
 - remove now unnecessary binary operation
@kjin kjin merged commit 6ec40aa into census-instrumentation:master Aug 7, 2018
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…tation#91)

- expose error state based on `span.status`
- correctly map `span.kind` to Instana's span kinds
- remove now unnecessary binary operation
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…tation#91)

- expose error state based on `span.status`
- correctly map `span.kind` to Instana's span kinds
- remove now unnecessary binary operation
kjin pushed a commit to kjin/opencensus-node that referenced this pull request Aug 24, 2018
…tation#91)

- expose error state based on `span.status`
- correctly map `span.kind` to Instana's span kinds
- remove now unnecessary binary operation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants