Skip to content

Temporary use forked prometheus/common to fix ProxyURL unmarshalling#263

Merged
OlivierCazade merged 1 commit intonetobserv:mainfrom
OlivierCazade:ProxyURL-fix
Jul 21, 2022
Merged

Temporary use forked prometheus/common to fix ProxyURL unmarshalling#263
OlivierCazade merged 1 commit intonetobserv:mainfrom
OlivierCazade:ProxyURL-fix

Conversation

@OlivierCazade
Copy link
Copy Markdown
Member

I created a pull request in the prometheus/common repository:
prometheus/common#394

Meanwhile, this PR change the dependency to point to our local fork so we can marshall/unmarshall loki HTTP config without Proxy errors.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 21, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.19%. Comparing base (467e409) to head (a5ef225).
⚠️ Report is 751 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #263      +/-   ##
==========================================
- Coverage   61.63%   60.19%   -1.44%     
==========================================
  Files          67       69       +2     
  Lines        3915     4095     +180     
==========================================
+ Hits         2413     2465      +52     
- Misses       1350     1469     +119     
- Partials      152      161       +9     
Flag Coverage Δ
unittests 60.19% <ø> (-1.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@jpinsonneau jpinsonneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants