Skip to content
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

vmagent: respect -usePromCompatibleNaming if no relabeling is set #3511

Merged
merged 3 commits into from Dec 20, 2022

Conversation

hagen1778
Copy link
Collaborator

See #3493

Signed-off-by: hagen1778 roman@victoriametrics.com

See #3493

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Signed-off-by: hagen1778 <roman@victoriametrics.com>
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 57.15% // Head: 57.24% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (e2f5d2f) compared to base (9fa3f1d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3511      +/-   ##
==========================================
+ Coverage   57.15%   57.24%   +0.09%     
==========================================
  Files         290      290              
  Lines       50180    50180              
==========================================
+ Hits        28678    28726      +48     
+ Misses      19667    19620      -47     
+ Partials     1835     1834       -1     
Impacted Files Coverage Δ
app/vmagent/remotewrite/relabel.go 38.46% <100.00%> (+38.46%) ⬆️
app/vmalert/remotewrite/remotewrite.go 64.38% <0.00%> (-1.37%) ⬇️
lib/decimal/decimal.go 93.26% <0.00%> (-0.75%) ⬇️
app/vmselect/promql/transform.go 88.03% <0.00%> (-0.16%) ⬇️
lib/storage/storage.go 70.66% <0.00%> (+0.05%) ⬆️
lib/mergeset/table.go 65.00% <0.00%> (+0.40%) ⬆️
app/vmselect/promql/aggr_incremental.go 86.48% <0.00%> (+3.60%) ⬆️
lib/fasttime/fasttime.go 71.42% <0.00%> (+21.42%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@valyala valyala merged commit e4e9dfb into master Dec 20, 2022
@valyala valyala deleted the issue-3493 branch December 20, 2022 22:32
@valyala
Copy link
Collaborator

valyala commented Dec 20, 2022

@hagen1778 , thanks for the bugfix!

valyala added a commit that referenced this pull request Dec 20, 2022
…3511)

* vmagent: respect `-usePromCompatibleNaming` if no relabeling is set

See #3493

Signed-off-by: hagen1778 <roman@victoriametrics.com>

* vmagent: upd test

Signed-off-by: hagen1778 <roman@victoriametrics.com>

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
@valyala
Copy link
Collaborator

valyala commented Dec 20, 2022

FYI, this pull request has been included in v1.85.3 release.

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.

None yet

2 participants