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

fix: adapt name of keptn_app_count metric due to reverted OTel exporter dependency update #482

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

bacherfl
Copy link
Member

@bacherfl bacherfl commented Nov 30, 2022

Since we had to revert the recent upgrade to the OpenTelemetry prometheus exporter (see #447), the metric for the total number of applications was keptn_app_count again instead of keptn_app_count_total
Signed-off-by: Florian Bacher [email protected]

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #482 (ce599c0) into main (145a6ab) will increase coverage by 0.28%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
+ Coverage   59.54%   59.82%   +0.28%     
==========================================
  Files          28       28              
  Lines        2101     2101              
==========================================
+ Hits         1251     1257       +6     
+ Misses        745      741       -4     
+ Partials      105      103       -2     
Impacted Files Coverage Δ
...or/controllers/keptnworkloadinstance/controller.go 78.86% <0.00%> (+1.54%) ⬆️
...ptnworkloadinstance/reconcile_prepostevaluation.go 90.90% <0.00%> (+9.09%) ⬆️
Flag Coverage Δ
component-tests 51.32% <ø> (+0.56%) ⬆️
keptn-lifecycle-operator 56.64% <ø> (ø)
scheduler 4.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@bacherfl bacherfl changed the title fix: adapt name of keptn_app_count metric due to reverted OTel exporter dependency update fix: adapt name of keptn_app_count metric due to reverted OTel exporter dependency update Nov 30, 2022
@bacherfl bacherfl changed the title fix: adapt name of keptn_app_count metric due to reverted OTel exporter dependency update fix: adapt name of keptn_app_count metric due to reverted OTel exporter dependency update Nov 30, 2022
Co-authored-by: odubajDT <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
@bacherfl bacherfl merged commit 97f8e8c into keptn:main Nov 30, 2022
@bacherfl bacherfl deleted the fix/dashboards branch November 30, 2022 12:32
@keptn-bot keptn-bot mentioned this pull request Nov 30, 2022
bacherfl added a commit that referenced this pull request Dec 19, 2022
…l exporter dependency update (#482)"

This reverts commit 97f8e8c.
bacherfl added a commit to bacherfl/lifecycle-controller that referenced this pull request Dec 19, 2022
…l exporter dependency update (keptn#482)"

This reverts commit 97f8e8c.

Signed-off-by: Florian Bacher <[email protected]>
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