Skip to content

fix: handle malformed URLs in Prometheus exporter request handler#6674

Merged
pichlermarc merged 1 commit into
mainfrom
fix/prometheus
May 6, 2026
Merged

fix: handle malformed URLs in Prometheus exporter request handler#6674
pichlermarc merged 1 commit into
mainfrom
fix/prometheus

Conversation

@arminru
Copy link
Copy Markdown
Member

@arminru arminru commented May 6, 2026

Porting @homanp's fix to main.

@arminru arminru requested a review from pichlermarc May 6, 2026 10:55
@arminru arminru requested a review from a team as a code owner May 6, 2026 10:55
@pichlermarc pichlermarc added this pull request to the merge queue May 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.83%. Comparing base (ab3a2e2) to head (2ee9d46).

Files with missing lines Patch % Lines
...etry-exporter-prometheus/src/PrometheusExporter.ts 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6674      +/-   ##
==========================================
- Coverage   94.85%   94.83%   -0.03%     
==========================================
  Files         374      374              
  Lines       12440    12444       +4     
  Branches     2843     2842       -1     
==========================================
+ Hits        11800    11801       +1     
- Misses        640      643       +3     
Files with missing lines Coverage Δ
...etry-exporter-prometheus/src/PrometheusExporter.ts 93.68% <57.14%> (-3.02%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into main with commit e8f439a May 6, 2026
26 of 28 checks passed
@pichlermarc pichlermarc deleted the fix/prometheus branch May 6, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants