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 metric instrumentation for WSGI #1128

Merged
merged 18 commits into from Jun 21, 2022

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Jun 11, 2022

Description

Fixes #1126

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox -e test-instrumentation-wsgi

Does This PR Require a Core Repo Change?

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

@srikanthccv srikanthccv marked this pull request as ready for review June 12, 2022 17:14
@srikanthccv srikanthccv requested a review from a team as a code owner June 12, 2022 17:14
@srikanthccv srikanthccv requested a review from aabmass June 21, 2022 17:31
@lzchen lzchen mentioned this pull request Jun 21, 2022
7 tasks
instrumentation/README.md Outdated Show resolved Hide resolved
scripts/generate_instrumentation_readme.py Outdated Show resolved Hide resolved
scripts/generate_instrumentation_readme.py Outdated Show resolved Hide resolved
@srikanthccv srikanthccv merged commit 0007c90 into open-telemetry:main Jun 21, 2022
@srikanthccv srikanthccv deleted the wsgi-server-metrics branch June 21, 2022 22:24
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.

[instrumentation-wsgi] add metric instrumentation for wsgi
4 participants