Skip to content

Conversation

@kush-elastic
Copy link
Contributor

  • Enhancement

What does this PR do?

  • Generated the skeleton of Couchbase integration package.
  • Added 1 data stream ( cbl_replication )
  • Added data collection logic.
  • Added the ingest pipelines.
  • Mapped fields according to the ECS schema and added Fields metadata in the appropriate yml files.
  • Added system test cases.
    Note : This PR won't include dashboards. The dashboards for sync gateway will be included in the upcoming PRs.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

How to test this PR locally

  • Clone integrations repo.
  • Install elastic-package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/couchbase directory.
  • Run the following command to run tests.

elastic-package test

ss1-cbl
ss2-cbl

Related issues

@kush-elastic kush-elastic added enhancement New feature or request Integration:couchbase Couchbase Team:Service-Integrations Label for the Observability Service Integrations team labels Aug 3, 2022
@kush-elastic kush-elastic self-assigned this Aug 3, 2022
@elasticmachine
Copy link

elasticmachine commented Aug 3, 2022

💚 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: 2022-09-12T10:34:04.279+0000

  • Duration: 28 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 18
Skipped 0
Total 18

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@yug-rajani
Copy link
Contributor

/test

2 similar comments
@yug-rajani
Copy link
Contributor

/test

@yug-rajani
Copy link
Contributor

/test

@elasticmachine
Copy link

elasticmachine commented Aug 4, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (3/3) 💚
Files 100.0% (3/3) 💚 2.685
Classes 100.0% (3/3) 💚 2.685
Methods 100.0% (21/21) 💚 9.913
Lines 100.0% (347/347) 💚 9.152
Conditionals 100.0% (0/0) 💚
@yug-rajani
Copy link
Contributor

/test

@kush-elastic
Copy link
Contributor Author

/test

@ManojS-shetty ManojS-shetty self-requested a review September 1, 2022 06:16
@kush-elastic kush-elastic marked this pull request as ready for review September 1, 2022 10:23
@kush-elastic kush-elastic requested a review from a team as a code owner September 1, 2022 10:23
@kush-elastic
Copy link
Contributor Author

/test

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

Labels

enhancement New feature or request Integration:couchbase Couchbase Team:Service-Integrations Label for the Observability Service Integrations team

4 participants