-
Notifications
You must be signed in to change notification settings - Fork 5k
[metricbeat] [mongodb] increase default polling interval period 10s -> 60s
#44781
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
[metricbeat] [mongodb] increase default polling interval period 10s -> 60s
#44781
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
shmsr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one comment; rest looks good!
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
@mykola-elastic : Backport of this PR would be needed as well. |
period 10s -> 60s
|
Hello @pierrehilbert @faec @rdner , can please any of you review this PR today? The feature freeze for 9.0.3 is today, if you review this, we can add this change to 9.0.3. The PR requires someone from @elastic/elastic-agent-data-plane to review it. |
|
@mykola-elastic just approved it, thanks for updating the changelog. |
|
@colleenmcginnis could you please take a look here for the changelog part? |
If this is going into the 9.0.3 release, can you please:
@pierrehilbert is there any reason to keep |
|
@colleenmcginnis so, main goes to 9.1.0 and the backport-9.0 branch will go to 9.0.3? Do I need to add this in this only in the back port PR? |
|
Oh. Wait. Maybe you can keep it in the |
413af0d to
7bac6f4
Compare
We will need to onboard all teams to a new system before getting ride of that one but as usual I will generate a changelog you will be able to use to generate the real one. |
|
@Mergifyio backport 8.17 8.18 8.19 9.0 |
✅ Backports have been createdDetails
|
… -> 60s (#44781) (#44878) (cherry picked from commit f889b64) Co-authored-by: mykola-elastic <[email protected]>
…ng interval `period` 10s -> 60s (#44875) * [metricbeat] [mongodb] increase default polling interval `period` 10s -> 60s (#44781) (cherry picked from commit f889b64) * Update CHANGELOG.next.asciidoc * make update --------- Co-authored-by: mykola-elastic <[email protected]>
…ng interval `period` 10s -> 60s (#44876) * [metricbeat] [mongodb] increase default polling interval `period` 10s -> 60s (#44781) (cherry picked from commit f889b64) * make update --------- Co-authored-by: mykola-elastic <[email protected]>
…ng interval `period` 10s -> 60s (#44877) * [metricbeat] [mongodb] increase default polling interval `period` 10s -> 60s (#44781) (cherry picked from commit f889b64) * Update CHANGELOG.next.asciidoc * Update CHANGELOG.next.asciidoc * make update --------- Co-authored-by: mykola-elastic <[email protected]>
Proposed commit message
See title
Checklist
My code follows the style guidelines of this projectI have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have added tests that prove my fix is effective or that my feature worksCHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Related issues