-
Notifications
You must be signed in to change notification settings - Fork 620
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
Django's http_server_active_requests guage has wrong description #2513
Labels
bug
Something isn't working
Comments
dkliban
added a commit
to dkliban/opentelemetry-python-contrib
that referenced
this issue
May 10, 2024
dkliban
added a commit
to dkliban/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
dkliban
added a commit
to dkliban/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
dkliban
added a commit
to dkliban/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
dkliban
added a commit
to dkliban/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
dkliban
added a commit
to dkliban/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
dkliban
added a commit
to pulp/pulp-service
that referenced
this issue
May 10, 2024
Due to an issue open-telemetry/opentelemetry-python-contrib#2513 We can remove the patch once open-telemetry/opentelemetry-python-contrib#2514 is released.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am seeing the following error in my collector when prometheus retrieves
/metrics
API:I believe the help text here[0] and here[1] needs to be updated to match the rest of the
MetricInstruments.HTTP_SERVER_ACTIVE_REQUESTS
instruments[2].[0]
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-django/src/opentelemetry/instrumentation/django/__init__.py
Line 330 in eabceff
[1]
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-aiohttp-server/src/opentelemetry/instrumentation/aiohttp_server/__init__.py
Line 216 in eabceff
[2]
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-pyramid/src/opentelemetry/instrumentation/pyramid/callbacks.py
Line 146 in eabceff
The text was updated successfully, but these errors were encountered: