Skip to content

Conversation

@gizas
Copy link
Contributor

@gizas gizas commented Feb 3, 2025

  • Enhancement

Proposed commit message

WHAT: Enabling support for docker integrations for 9.0 version
WHY: Is needed in order to enable above integrations in version 9.0.0

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.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

  1. Clone Pr
  2. elastic-package build with v0.109.1
  3. elastic-package stack up -d -v --version=9.0.0-SNAPSHOT to install a local ES
  4. Create an Agent policy with Docker integration enabled
  5. Install dockey by running:
sudo docker run --network="elastic-package-stack_default" --env FLEET_ENROLL=1 --env FLEET_URL=https://host.docker.internal:8220 --env FLEET_ENROLLMENT_TOKEN=<enrollement_token> --env FLEET_INSECURE=true --volume="/var/run/docker.sock:/var/run/docker.sock:ro" --volume="/var/lib/docker/containers:/var/lib/docker/containers:ro" --rm docker.elastic.co/beats/elastic-agent:9.0.0-SNAPSHO

Related issues

Screenshots

Docker Metrics

dockermetrics

Docker Logs:

docker_logs

@gizas
Copy link
Contributor Author

gizas commented Feb 3, 2025

/test stack 9.0.0-SNAPSHOT

@andrewkroh andrewkroh added enhancement New feature or request Integration:docker Docker Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] labels Feb 3, 2025
@gizas gizas added Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services] and removed enhancement New feature or request Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] labels Feb 3, 2025
@elasticmachine
Copy link

💚 Build Succeeded

@andrewkroh andrewkroh added enhancement New feature or request Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] labels Feb 3, 2025
@qcorporation qcorporation requested review from a team, faec and khushijain21 February 3, 2025 22:34
@andrewkroh andrewkroh added Integration:1password 1Password (Partner supported) Integration:abnormal_security Abnormal AI New Integration Issue or pull request for creating a new integration package. Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Feb 3, 2025
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@gizas gizas requested review from a team as code owners February 4, 2025 10:08
@gizas gizas removed request for a team, faec and khushijain21 February 4, 2025 10:34
@gizas
Copy link
Contributor Author

gizas commented Feb 4, 2025

/test stack 9.0.0-SNAPSHOT

@gizas gizas removed New Integration Issue or pull request for creating a new integration package. Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Feb 4, 2025
@elasticmachine
Copy link

💚 Build Succeeded

History

@elasticmachine
Copy link

💔 Build Failed

Failed CI Steps

History

  • 💔 Build #21667 failed 7468c145b49e3a398f9c109d1c47093b5950836f

@gizas
Copy link
Contributor Author

gizas commented Feb 5, 2025

/test stack 9.0.0-SNAPSHOT

@elasticmachine
Copy link

💚 Build Succeeded

@elastic-sonarqube
Copy link

@gizas gizas merged commit 97fa870 into main Feb 5, 2025
7 checks passed
@gizas gizas deleted the dockerenablement9.0 branch February 5, 2025 15:30
@elastic-vault-github-plugin-prod

Package docker - 2.14.0 containing this change is available at https://epr.elastic.co/package/docker/2.14.0/

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:docker Docker Team:Cloudnative-Monitoring Cloud Native Monitoring team [elastic/obs-cloudnative-monitoring] Team:obs-ds-hosted-services Observability Hosted Services team [elastic/obs-ds-hosted-services]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants