Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
888c203
[Release] add-backport-next (#45060) (#45075)
mergify[bot] Jun 26, 2025
433ca4a
[fbreceiver] - Skip flaky TestReceiverDegraded (#45058) (#45079)
mergify[bot] Jun 26, 2025
1bb520b
docs-builder: add `pull-requests: write` permission to docs-build wor…
mergify[bot] Jun 26, 2025
25e32f8
[OTel] Convert array-nested `mapstr.M` (#45076) (#45082)
mergify[bot] Jun 27, 2025
a58635c
feat(libbeat/processors/dns): Add option to disable DNS caches (#4493…
mergify[bot] Jun 27, 2025
d6492d5
[Elasticsearch] Allow Env Injected Auth (#45092) (#45094)
mergify[bot] Jun 27, 2025
b5808f4
Use existing constants (#45053) (#45103)
mergify[bot] Jun 28, 2025
32dbd1e
Revert "[AutoOps] Serialize custom struct before sending as event (#4…
mergify[bot] Jun 30, 2025
acb0974
[Synthetics] Upgrade node to latest LTS 20 (#45087) (#45116)
mergify[bot] Jun 30, 2025
c5b69c7
[AutoOps] Reuse Common Fields and Drop non-standard ones (#45101) (#4…
mergify[bot] Jun 30, 2025
08abf75
Fix rendering of code snippet annotation in Filebeat quick start (#45…
mergify[bot] Jun 30, 2025
5775927
Fix Elasticsearch output retry backoff when receiving 429s (#45073) (…
mergify[bot] Jul 1, 2025
0eef327
[oteltest][fbreceiver] Fix flaky test (#45127) (#45136)
mergify[bot] Jul 2, 2025
073067c
Bump up github.com/go-viper/mapstructure/v2 dependency (#45129) (#45141)
mergify[bot] Jul 2, 2025
1fdd69b
[updatecli] update elastic stack version for testing 9.1.0-4999b65e (…
github-actions[bot] Jul 2, 2025
243a52f
[9.1](backport #45107) mod: update elastic/mito to version v1.21.0 (#…
mergify[bot] Jul 3, 2025
898f458
removed reviewers from dependabot.yml (#45085) (#45162)
mergify[bot] Jul 3, 2025
3188428
[oteltest][fbreceiver]: skip TestMultipleReceivers (#45147) (#45167)
mergify[bot] Jul 3, 2025
4d095bf
chore: Update snapshot.yml (#45172)
github-actions[bot] Jul 3, 2025
311e321
[9.1](backport #45149) [chore] update OTel Collector libraries to v1.…
mergify[bot] Jul 4, 2025
12cd1d6
x-pack/filebeat/input/gcppubsub: fix integration tests (#45150) (#45190)
mergify[bot] Jul 4, 2025
85eea30
[MetricBeat][StackMonitoring] fetching index summary from node/_stats…
mergify[bot] Jul 4, 2025
a93e2c6
chore: bump github.com/prometheus/prometheus to v0.304.1 (#45159) (#4…
mergify[bot] Jul 7, 2025
24f211f
[updatecli] update elastic stack version for testing 9.1.0-728f6093 (…
github-actions[bot] Jul 7, 2025
68ae9e4
codeowners: update .github folder (#45186) (#45211)
mergify[bot] Jul 8, 2025
0d4b607
Fix EvtVarTypeAnsiString conversion in winlogbeat (#44026) (#45231)
mergify[bot] Jul 8, 2025
b424673
chore: Update snapshot.yml (#45236)
github-actions[bot] Jul 8, 2025
860ace2
otelmap: handle conversion of struct types (#45234) (#45240)
mergify[bot] Jul 8, 2025
c468fab
[Metricbeat] Fix CPU/disk/network visualizations in EC2 overview dash…
mergify[bot] Jul 9, 2025
66df4e1
[AutoOps] Include Missing Total Size (#45205) (#45253)
mergify[bot] Jul 9, 2025
dcddb75
chore: Update snapshot.yml (#45265)
github-actions[bot] Jul 9, 2025
dfb07b3
[AutoOps] Cleanup Version Mismatch Error (#45266) (#45276)
mergify[bot] Jul 10, 2025
bc6d776
[9.1](backport #45245) mod: update elastic/mito to version v1.22.0 (#…
mergify[bot] Jul 10, 2025
94788e2
[Heartbeat] Add base64 encoding option to inline monitors (#45100) (#…
mergify[bot] Jul 10, 2025
7e007a1
fix: asdf issues with updatecli in the tool-versions (#45286) (#45291)
mergify[bot] Jul 10, 2025
7597661
[kafka] Handle configuration errors (#45128) (#45283)
mergify[bot] Jul 10, 2025
be7a9ae
Support both take over configurations (#45222) (#45293)
mergify[bot] Jul 10, 2025
22f4a14
chore: Update snapshot.yml (#45294)
github-actions[bot] Jul 10, 2025
2b2f807
[9.1](backport #45145) [beatreceivers] Introduce otel mode for metric…
mergify[bot] Jul 11, 2025
ad02b1e
stresstest.sh takes optional go build flags (#45316) (#45321)
mergify[bot] Jul 11, 2025
9457aab
chore: Update snapshot.yml (#45330)
github-actions[bot] Jul 11, 2025
980781f
fix mage:goIntegTest for x-pack/metricbeat (#45362)
khushijain21 Jul 14, 2025
9401f67
add getesclient
khushijain21 Jul 15, 2025
220c25c
add getesclient
khushijain21 Jul 15, 2025
559ed19
Unblock CI: Update kafka dependency openjdk11 to openjdk17
khushijain21 Jul 15, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ CHANGELOG*
# Sub-directories/files ownership. Remember that order matters; the last matching pattern takes the most precedence.
/.buildkite @elastic/observablt-ci @elastic/observablt-ci-contractors
/.ci/ @elastic/elastic-agent-data-plane @elastic/observablt-ci @elastic/observablt-ci-contractors
/.github/ @elastic/observablt-ci @elastic/observablt-ci-contractors
/.github/actions @elastic/observablt-ci @elastic/observablt-ci-contractors
/.github/workflows @elastic/observablt-ci @elastic/observablt-ci-contractors
/.github/CODEOWNERS @elastic/beats-tech-leads
/auditbeat/ @elastic/sec-linux-platform
/deploy/ @elastic/elastic-agent-data-plane
Expand Down
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ updates:
interval: "weekly"
day: "sunday"
time: "22:00"
reviewers:
- "elastic/observablt-ci"
- "elastic/observablt-ci-contractors"
labels:
- automation
- dependabot
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bump-elastic-stack-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
slack-channel-id: "#ingest-notifications"
slack-message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, @robots-ci please look what's going on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>"
slack-send-when: "failure"
version-file: .tool-versions
version-file: .updatecli-version
env:
BRANCH: ${{ matrix.branch }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/bump-golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
slack-channel-id: "#ingest-notifications"
slack-message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, @robots-ci please look what's going on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>"
slack-send-when: "failure"
version-file: .tool-versions
version-file: .updatecli-version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
deployments: write
id-token: write
contents: read
pull-requests: read
pull-requests: write
4 changes: 2 additions & 2 deletions .github/workflows/updatecli-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
slack-channel-id: "#ingest-notifications"
slack-message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, @robots-ci please look what's going on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>"
slack-send-when: "failure"
version-file: .tool-versions
version-file: .updatecli-version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -43,6 +43,6 @@ jobs:
slack-channel-id: "#ingest-notifications"
slack-message: ":traffic_cone: updatecli failed for `${{ github.repository }}@${{ github.ref_name }}`, @robots-ci please look what's going on <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|here>"
slack-send-when: "failure"
version-file: .tool-versions
version-file: .updatecli-version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -428,3 +428,11 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 9.1 branch
conditions:
- merged
- label=backport-9.1
actions:
backport:
branches:
- "9.1"
File renamed without changes.
1 change: 1 addition & 0 deletions CHANGELOG-developer.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ The list below covers the major changes between 7.0.0-rc2 and main only.
- Fix IIS module logging errors in case application pool PDH counter is not found. {pull}42274[42274]
- Removed direct dependency on Azure/go-autorest/autorest/adal, which is deprecated. {issue}41463[41463] {pull}42959[42959]
- Fixed flaky zookeeper integration tests. {pull}43638[43638]
- Fixed Fileebat GCP Pub/Sub input integration tests. {pull}45150[45150]

==== Added

Expand Down
9 changes: 8 additions & 1 deletion CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]

*Metricbeat*

- Change index summary metricset to use `_nodes/stats` API instead of `_stats` API to avoid data gaps. {pull}45049[45049]
- Add support for `_nodes/stats` URIs that work with legacy versions of Elasticsearch {pull}44307[44307]
- Setting period for counter cache for Prometheus remote_write at least to 60sec {pull}38553[38553]
- Remove fallback to the node limit for the `kubernetes.pod.cpu.usage.limit.pct` and `kubernetes.pod.memory.usage.limit.pct` metrics calculation
Expand Down Expand Up @@ -141,6 +142,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]
- Fix `dns` processor to handle IPv6 server addresses properly. {pull}44526[44526]
- Fix an issue where the Kafka output could get stuck if a proxied connection to the Kafka cluster was reset. {issue}44606[44606]
- Use Debian 11 to build linux/arm to match linux/amd64. Upgrades linux/arm64's statically linked glibc from 2.28 to 2.31. {issue}44816[44816]
- The Elasticsearch output now correctly applies exponential backoff when being throttled by 429s ("too many requests") from Elasticsarch. {issue}36926[36926] {pull}45073[45073]

*Auditbeat*

Expand Down Expand Up @@ -260,6 +262,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]

- Added maintenance windows support for Heartbeat. {pull}41508[41508]
- Add missing dependencies to ubi9-minimal distro. {pull}44556[44556]
- Add base64 encoding option to inline monitors. {pull}45100[45100]


*Metricbeat*
Expand Down Expand Up @@ -300,6 +303,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]
- Reset EventLog if error EOF is encountered. {pull}42826[42826]
- Implement backoff on error retrial. {pull}42826[42826]
- Fix boolean key in security pipelines and sync pipelines with integration. {pull}43027[43027]
- Fix EvtVarTypeAnsiString conversion {pull}44026[44026]


*Elastic Logging Plugin*
Expand Down Expand Up @@ -435,7 +439,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]
- Journald `include_matches.match` now accepts `+` to represent a logical disjunction (OR) {issue}40185[40185] {pull}42517[42517]
- The journald input is now generally available. {pull}42107[42107]
- Add metrics for number of events and pages published by HTTPJSON input. {issue}42340[42340] {pull}42442[42442]
- Filestram take over now supports taking over states from other Filestream inputs and dynamic loading of inputs (autodiscover and Elastic-Agent). {issue}42472[42472] {issue}42884[42884] {pull}42624[42624]
- Filestream take over now supports taking over states from other Filestream inputs and dynamic loading of inputs (autodiscover and Elastic Agent). There is a new syntax for the configuration, but the previous one can still be used. {issue}42472[42472] {issue}42884[42884] {pull}42624[42624]
- Add `etw` input fallback to attach an already existing session. {pull}42847[42847]
- Update CEL mito extensions to v1.17.0. {pull}42851[42851]
- Winlog input now can report its status to Elastic-Agent {pull}43089[43089]
Expand Down Expand Up @@ -468,6 +472,8 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]
- Add Fleet status updating to HTTP JSON input. {issue}44282[44282] {pull}44365[44365]
- Segregated `max_workers` from `batch_size` in the azure-blob-storage input. {issue}44491[44491] {pull}44992[44992]
- Add support for relationship expansion to EntraID entity analytics provider. {issue}43324[43324] {pull}44761[44761]
- Update CEL mito extensions to v1.21.0. {issue}40762[40762] {pull}45107[45107]
- Update CEL mito extensions to v1.22.0. {pull}45245[45245]

*Auditbeat*

Expand All @@ -483,6 +489,7 @@ otherwise no tag is added. {issue}42208[42208] {pull}42403[42403]
- Upgrade node to latest LTS v18.20.3. {pull}40038[40038]
- Add support for RFC7231 methods to http monitors. {pull}41975[41975]
- Upgrade node to latest LTS v18.20.7. {pull}43511[43511]
- Upgrade node to latest LTS v20.19.3. {pull}45087[45087]

*Metricbeat*

Expand Down
Loading
Loading