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

PMM-13317 Remove clickhouse exporter, update the guide #3168

Merged
merged 4 commits into from
Aug 26, 2024

Conversation

ademidoff
Copy link
Member

@ademidoff ademidoff commented Aug 21, 2024

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.34%. Comparing base (1c36efe) to head (7fbba85).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3168      +/-   ##
==========================================
+ Coverage   43.32%   43.34%   +0.02%     
==========================================
  Files         399      399              
  Lines       41658    41654       -4     
==========================================
+ Hits        18048    18056       +8     
+ Misses      21591    21580      -11     
+ Partials     2019     2018       -1     
Flag Coverage Δ
admin 11.61% <ø> (-0.06%) ⬇️
agent 52.88% <ø> (+0.13%) ⬆️
managed 44.39% <ø> (-0.01%) ⬇️
vmproxy 66.66% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ademidoff ademidoff marked this pull request as ready for review August 22, 2024 05:51
@ademidoff ademidoff requested a review from a team as a code owner August 22, 2024 05:51
@ademidoff ademidoff requested review from idoqo, JiriCtvrtka and BupycHuk and removed request for a team August 22, 2024 05:51
@@ -1253,12 +1250,6 @@ func setupFixture1(q *reform.Querier, params SetupDBParams) error {
return nil
}

func setupFixture2(q *reform.Querier, username, password string) error { //nolint:revive
Copy link
Member Author

Choose a reason for hiding this comment

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

Removing it since it's been there for very long, but we can always restore if needed.

@ademidoff ademidoff merged commit 01b41df into main Aug 26, 2024
31 checks passed
@ademidoff ademidoff deleted the PMM-13317-remove-clickhouse-exporter branch August 26, 2024 10:39
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