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

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

Merged
merged 2 commits into from
Jul 30, 2021
Merged

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

merged 2 commits into from
Jul 30, 2021

Conversation

kaiyan-sheng
Copy link
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
Collaborator

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
Collaborator

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
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