Skip to content

Tornado: Capture custom request/response headers as span attributes#950

Merged
lzchen merged 5 commits intoopen-telemetry:mainfrom
ashu658:capture-custom-header-tornado
Mar 11, 2022
Merged

Tornado: Capture custom request/response headers as span attributes#950
lzchen merged 5 commits intoopen-telemetry:mainfrom
ashu658:capture-custom-header-tornado

Conversation

@ashu658
Copy link
Member

@ashu658 ashu658 commented Mar 8, 2022

Description

This PR implements the HTTP request/response headers as span attributes semantic convention for tornado framework.

Fixes #915

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Added unit tests for the changes. Also, tested by capturing headers manually with tornado and observing the output on jaeger backend.

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@ashu658 ashu658 requested a review from a team March 8, 2022 10:33
@ashu658 ashu658 changed the title Tornado: Capture custom request/response headers Tornado: Capture custom request/response headers as span attributes Mar 9, 2022
@owais owais enabled auto-merge (squash) March 9, 2022 11:40
auto-merge was automatically disabled March 10, 2022 05:09

Head branch was pushed to by a user without write access

@lzchen lzchen merged commit d86f164 into open-telemetry:main Mar 11, 2022
@ashu658 ashu658 deleted the capture-custom-header-tornado branch March 14, 2022 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tornado: Capture request/response headers as span attributes

4 participants