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-13141 enable fcv collector #3142

Merged
merged 16 commits into from
Sep 13, 2024
Merged

PMM-13141 enable fcv collector #3142

merged 16 commits into from
Sep 13, 2024

Conversation

BupycHuk
Copy link
Member

@BupycHuk BupycHuk commented Aug 8, 2024

PMM-13141

Link to the Feature Build: SUBMODULES-3686

If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:

  • API Docs updated

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

@BupycHuk BupycHuk requested a review from a team as a code owner August 8, 2024 11:04
@BupycHuk BupycHuk requested review from idoqo and JiriCtvrtka and removed request for a team August 8, 2024 11:04
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.31%. Comparing base (7adc33b) to head (361d2ba).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
managed/services/victoriametrics/scrape_configs.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3142      +/-   ##
==========================================
- Coverage   43.40%   43.31%   -0.10%     
==========================================
  Files         399      399              
  Lines       41692    41553     -139     
==========================================
- Hits        18097    17998      -99     
+ Misses      21580    21543      -37     
+ Partials     2015     2012       -3     
Flag Coverage Δ
managed 44.42% <75.00%> (+<0.01%) ⬆️

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.

@BupycHuk BupycHuk changed the base branch from main to PMM-12848-enable-currentopmetrics August 9, 2024 10:31
@BupycHuk BupycHuk requested review from a team and yurkovychv as code owners August 9, 2024 10:31
@BupycHuk BupycHuk requested review from ademidoff and removed request for a team August 9, 2024 10:31
@BupycHuk BupycHuk changed the base branch from PMM-12848-enable-currentopmetrics to main August 9, 2024 10:32
@BupycHuk BupycHuk changed the title Pmm 13141 enable fcv collector PMM-13141 enable fcv collector Aug 9, 2024
if !ok {
continue
if exporter.MongoDBOptions != nil {
collstatsLimit := int32(200)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe it is better to set collstatsLimit as const

@BupycHuk BupycHuk enabled auto-merge (squash) September 13, 2024 20:43
@BupycHuk BupycHuk merged commit 79a2310 into main Sep 13, 2024
7 checks passed
@BupycHuk BupycHuk deleted the PMM-13141-enable-fcv-collector branch September 13, 2024 21:29
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.

4 participants