Commit Graph

9 Commits

Author SHA1 Message Date
Antoine Cotten
5529d6ea1c Create release-7.x branch for Elastic 7.x series 2024-10-11 14:38:44 +02:00
Antoine Cotten
39bf7d6ee6 ci: Switch from plain Lucene to Query DSL 2024-10-07 13:32:40 +02:00
Antoine Cotten
5b1c37acce ci: Reduce size of results in metrics/logs tests
The number of results returned by the test queries are inherently large
and pollute the workflow logs unnecessarily.
2024-09-17 10:10:43 +02:00
Antoine Cotten
e3a9d60c05 ci: use curl 'resolve' flag consistently across branches
Reduces differences between the main and tls branches.
2024-02-12 14:57:35 +01:00
Antoine Cotten
bd55cfaf64 feat(fleet): collect Docker logs and metrics
Mirrors the behaviour of the Metricsbeat and Filebeat extensions through
Elastic Agent, using the Docker integration.
2024-02-12 12:36:56 +01:00
Antoine Cotten
9afd2c1607 ci: Mask wait messages, collect debug data once 2023-02-17 11:33:29 +01:00
Antoine Cotten
32bf9423ed feat(ext/fleet): Add example of APM Server agent 2022-11-16 14:39:22 +01:00
Antoine Cotten
d0b97082cf ci(ext/fleet): Probe status endpoint for readiness 2022-11-15 14:49:24 +01:00
Antoine Cotten
30cb8cb484 feat: Add Fleet extension, remove standalone APM Server (#760)
The preferred way to run APM Server is via the APM integration of the
Elastic Agent.

Ref. https://www.elastic.co/guide/en/apm/guide/8.4/legacy-apm-overview.html
2022-10-06 11:58:02 +02:00