issues Search Results · repo:prometheus/client_python language:Python
Filter by
560 results
(81 ms)560 results
inprometheus/client_python (press backspace or delete to remove)Issue
Starting with version 0.22.0, comment lines do not skip validation and parsing early enough and third token goes into
_is_valid_legacy_metric_name which results with an error when it does not match ...
wissamir
- 1
- Opened 23 hours ago
- #1108
Hi,
In #91 years ago, it was decided to add the decorator to fix a problem. Back then choices was made to not add a new
dependency, but really bundle the only decorar file needed. Distributions (in my ...
Romain-Geissler-1A
- Opened 11 days ago
- #1107
I am studying how to use Prometheus in multiprocessing python code (without Gunicorn).
For now i came to following simple example with two child processes:
from multiprocessing import Process
import ...
Apich238
- Opened 27 days ago
- #1105
Hey.
I stumbled over the question what to use when one specifies the Prometheus Client as a dependency= in pyproject.toml?
- you guys seem to use prometheus_client (underscore)
https://github.com/prometheus/client_python/blob/46eae7bae88f76951f7246d9f359f2dd5eeff110/pyproject.toml#L6C9-L6C26 ...
calestyo
- 3
- Opened on Feb 21
- #1092
I tried using the example code...
import sys
from prometheus_client.openmetrics.parser import text_string_to_metric_families
for family in text_string_to_metric_families(sys.stdin.read()):
for sample ...
n-peugnet
- Opened on Feb 14
- #1091
Hey folks,
I have a similar setup to what is described here. The only difference is that I have nginx in front talking to gunicorn
over sockets, but I don t think that matters as far as I can tell.
I ...
matt0x6F
- 2
- Opened on Feb 12
- #1089
Hello, I was thinking it would be great to add explicit support for Django. Besides updating the documentation, it would
be useful to provide a view so it can be added easily in the urlconf of a django ...
Chadys
- 8
- Opened on Jan 27
- #1088
Sonarqube is reporting prometheus-client:0.21.1 as having vulnerability Filename: prometheus-client:0.21.1 | Reference:
CVE-2019-3826 | CVSS Score: 6.1 | Category: CWE-79 | A stored, DOM based, cross-site ...
hegedigwe-rgare
- 1
- Opened on Jan 15
- #1085
Setting the PROMETHEUS_MULTIPROC_DIR and creating this directory through a Dockerfile does not make the client work,
getting the error env PROMETHEUS_MULTIPROC_DIR is not set or not a directory, but only ...
ITS-Luc
- Opened on Nov 21, 2024
- #1073
Hello, I m still a newbie, so maybe I am misinterpreting something, but it appears as if there s an issue with the
push_to_gateway() function defined in exposition.py.
Since v0.21 has been released, I ...
mallika-mur
- 2
- Opened on Nov 20, 2024
- #1072

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.