Skip to content

Pass correct registry to MultiProcessCollector - #1152

Merged
csmarchbanks merged 1 commit into
prometheus:masterfrom
jelly:fix-django-exporter
Jan 14, 2026
Merged

Pass correct registry to MultiProcessCollector#1152
csmarchbanks merged 1 commit into
prometheus:masterfrom
jelly:fix-django-exporter

Conversation

@jelly

@jelly jelly commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

registry does not exists in prometheus_client.registry, as that causes an ImportError the test was skipped in the 3.9 scenario.

`registry` does not exists in prometheus_client.registry, as that causes
an ImportError the test was skipped in the 3.9 scenario.

Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
@jelly
jelly force-pushed the fix-django-exporter branch from d6a79fc to 4dc976f Compare January 13, 2026 18:01
@jelly

jelly commented Jan 13, 2026

Copy link
Copy Markdown
Contributor Author

Note that test-3.9.18 still does not run the django test, but pypy-3.9 does.

@csmarchbanks

Copy link
Copy Markdown
Member

Thanks!

@csmarchbanks
csmarchbanks merged commit 6f0e967 into prometheus:master Jan 14, 2026
12 checks passed
@jelly
jelly deleted the fix-django-exporter branch January 14, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants