Skip to content

Cherry-pick #25599 to 7.x: [Metricbeat] Add Couchbase's Sync Gateway module#27155

Merged
kaiyan-sheng merged 2 commits intoelastic:7.xfrom
kaiyan-sheng:backport_25599_7.x
Jul 30, 2021
Merged

Cherry-pick #25599 to 7.x: [Metricbeat] Add Couchbase's Sync Gateway module#27155
kaiyan-sheng merged 2 commits intoelastic:7.xfrom
kaiyan-sheng:backport_25599_7.x

Conversation

@kaiyan-sheng
Copy link
Copy Markdown
Contributor

@kaiyan-sheng kaiyan-sheng commented Jul 30, 2021

Cherry-pick of PR #25599 to 7.x branch. Original message:

WIP

What does this PR do?

This PR adds a Metricset for Sync Gateway https://docs.couchbase.com/sync-gateway/2.7/introduction.html Edge Computing in Couchbase

Why is it important?

Couchbase users can rely on some features provided by the Sync Gateway to sync Couchbase Lite and Servers. This Metricset allows detailed monitorization of the Sync Gateways services.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@kaiyan-sheng kaiyan-sheng added [zube]: In Review backport Team:Services (Deprecated) Label for the former Integrations-Services team labels Jul 30, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 30, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 30, 2021
@kaiyan-sheng kaiyan-sheng self-assigned this Jul 30, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Jul 30, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-07-30T14:46:34.997+0000

  • Duration: 94 min 9 sec

  • Commit: ff543ac

Test stats 🧪

Test Results
Failed 0
Passed 9510
Skipped 2434
Total 11944

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 9510
Skipped 2434
Total 11944

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 29, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b backport_25599_7.x upstream/backport_25599_7.x
git merge upstream/7.x
git push upstream backport_25599_7.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Team:Services (Deprecated) Label for the former Integrations-Services team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants