Skip to content

Commit

Permalink
[updatecli] Bump elastic stack version to 8.17.1-974cd5da (#15043)
Browse files Browse the repository at this point in the history
* chore: Update docker-compose.yml

Made with ❤️️ by updatecli

* chore: Update k8s stack yaml files

Made with ❤️️ by updatecli

* test: update approval docs

---------

Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: kruskal <[email protected]>
  • Loading branch information
3 people authored Dec 24, 2024
1 parent 898b348 commit 6ce56b2
Show file tree
Hide file tree
Showing 47 changed files with 453 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ x-logging: &default-logging
max-size: "1g"
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.1-2fc1da84-SNAPSHOT
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.1-974cd5da-SNAPSHOT
ports:
- 9200:9200
healthcheck:
Expand Down Expand Up @@ -41,7 +41,7 @@ services:
logging: *default-logging

kibana:
image: docker.elastic.co/kibana/kibana:8.17.1-2fc1da84-SNAPSHOT
image: docker.elastic.co/kibana/kibana:8.17.1-974cd5da-SNAPSHOT
ports:
- 5601:5601
healthcheck:
Expand All @@ -60,7 +60,7 @@ services:
logging: *default-logging

metricbeat:
image: docker.elastic.co/beats/metricbeat:8.17.1-2fc1da84-SNAPSHOT
image: docker.elastic.co/beats/metricbeat:8.17.1-974cd5da-SNAPSHOT
environment:
ELASTICSEARCH_HOSTS: '["http://elasticsearch:9200"]'
ELASTICSEARCH_USERNAME: "${KIBANA_ES_USER:-admin}"
Expand Down
6 changes: 6 additions & 0 deletions systemtest/approvals/TestAgentConfig.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"labels.etag": [
"dynamic"
],
Expand Down Expand Up @@ -53,6 +56,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"labels.etag": [
"dynamic"
],
Expand Down
18 changes: 18 additions & 0 deletions systemtest/approvals/TestApprovedMetrics.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"go.memstats.heap.sys.bytes": [
6520832
],
Expand Down Expand Up @@ -113,6 +116,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -205,6 +211,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -315,6 +324,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -415,6 +427,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"faas.billed_duration": [
183
],
Expand Down Expand Up @@ -528,6 +543,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down
6 changes: 6 additions & 0 deletions systemtest/approvals/TestCompressedSpans.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"success"
],
Expand Down Expand Up @@ -167,6 +170,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"success"
],
Expand Down
6 changes: 6 additions & 0 deletions systemtest/approvals/TestDropUnsampled.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"unknown"
],
Expand Down Expand Up @@ -119,6 +122,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"success"
],
Expand Down
3 changes: 3 additions & 0 deletions systemtest/approvals/TestErrorIngest.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
"error.log.message": [
"Cannot read property 'baz' of undefined"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down
15 changes: 15 additions & 0 deletions systemtest/approvals/TestIntake/Errors.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@
"error.log.param_message": [
"My service could not talk to the database named %s"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down Expand Up @@ -447,6 +450,9 @@
"error.id": [
"cdefab0123456789"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down Expand Up @@ -669,6 +675,9 @@
"error.log.message": [
"no user found"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down Expand Up @@ -885,6 +894,9 @@
"error.id": [
"cdefab0123456780"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down Expand Up @@ -1110,6 +1122,9 @@
"error.log.message": [
"Cannot read property 'baz' of undefined"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"x64"
],
Expand Down
3 changes: 3 additions & 0 deletions systemtest/approvals/TestIntake/ErrorsTxID.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"error.log.param_message": [
"Request method 'POST' /events/:event not supported"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"amd64"
],
Expand Down
12 changes: 12 additions & 0 deletions systemtest/approvals/TestIntake/Events.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
"error.log.param_message": [
"Request method 'POST' /events/:event not supported"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"amd64"
],
Expand Down Expand Up @@ -340,6 +343,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.architecture": [
"amd64"
],
Expand Down Expand Up @@ -522,6 +528,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"success"
],
Expand Down Expand Up @@ -772,6 +781,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"success"
],
Expand Down
18 changes: 18 additions & 0 deletions systemtest/approvals/TestIntake/Metricsets.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"go.memstats.heap.sys.bytes": [
6520832
],
Expand Down Expand Up @@ -113,6 +116,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -205,6 +211,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -315,6 +324,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -415,6 +427,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"faas.billed_duration": [
183
],
Expand Down Expand Up @@ -528,6 +543,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down
21 changes: 21 additions & 0 deletions systemtest/approvals/TestIntake/MinimalEvents.approved.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"error.log.message": [
"error log message"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -98,6 +101,9 @@
"error.id": [
"abcdef0123456790"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -157,6 +163,9 @@
"error.id": [
"abcdef0123456791"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -207,6 +216,9 @@
"data_stream.type": [
"metrics"
],
"event.ingested": [
"dynamic"
],
"host.ip": [
"127.0.0.1"
],
Expand Down Expand Up @@ -257,6 +269,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"unknown"
],
Expand Down Expand Up @@ -331,6 +346,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"unknown"
],
Expand Down Expand Up @@ -405,6 +423,9 @@
"data_stream.type": [
"traces"
],
"event.ingested": [
"dynamic"
],
"event.outcome": [
"unknown"
],
Expand Down
Loading

0 comments on commit 6ce56b2

Please sign in to comment.