Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add usage examples for capturing HTTP request/response headers #1038

Merged
merged 6 commits into from
Apr 11, 2022

Conversation

ashu658
Copy link
Member

@ashu658 ashu658 commented Apr 7, 2022

Description

Adding examples for capturing HTTP request/response headers for flask, falcon, tornado and WSGI frameworks.

Fixes #1023

Type of change

Documentation update

How Has This Been Tested?

Captured headers with different combinations to document the expected behaviour.

Checklist:

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

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

@ashu658 ashu658 requested a review from a team April 7, 2022 11:05
@ashu658
Copy link
Member Author

ashu658 commented Apr 7, 2022

Can I get a skip-changelog for this PR?

@srikanthccv srikanthccv added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 7, 2022
@srikanthccv srikanthccv merged commit 7deea05 into open-telemetry:main Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add usage examples for capturing http request/response headers
3 participants