-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update 8.x from main #40719
Update 8.x from main #40719
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6884f37 - Browse repository at this point
Copy the full SHA 6884f37View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f317fd - Browse repository at this point
Copy the full SHA 7f317fdView commit details -
[vSphere][datastore_cluster] Add support for new metrics in datastore…
…_cluster metricset (#40634) * initial commit for datastore cluster * mage update * update: - data.json - field.yml * doc updates * datastore_cluster -> datastorecluster * resolve review comments * fix UTs * update URL for UTs * update UTs * fix field mapping * update data.json
Configuration menu - View commit details
-
Copy full SHA for 30320a3 - Browse repository at this point
Copy the full SHA 30320a3View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6715964 - Browse repository at this point
Copy the full SHA 6715964View commit details -
[GCP] Log
ListTimeSeries
andAggregatedList
requests duration (#4……0661) * log total time taken for ListTimeSeries requests * add changelog entry * fix PR id * log total time taken for AggregatedList request * update changelog entry * remove log * Update x-pack/metricbeat/module/gcp/metrics/compute/metadata.go Co-authored-by: subham sarkar <[email protected]> * Update x-pack/metricbeat/module/gcp/metrics/metrics_requester.go Co-authored-by: subham sarkar <[email protected]> * Update x-pack/metricbeat/module/gcp/metrics/compute/metadata.go Co-authored-by: Harnish Chavda <[email protected]> * Update x-pack/metricbeat/module/gcp/metrics/metrics_requester.go Co-authored-by: Harnish Chavda <[email protected]> --------- Co-authored-by: subham sarkar <[email protected]> Co-authored-by: Harnish Chavda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f3e57d - Browse repository at this point
Copy the full SHA 3f3e57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f20a39 - Browse repository at this point
Copy the full SHA 1f20a39View commit details -
filebeat/input/filestream: Remove x-pack dependency (#40483)
To fix the failing linter rule that requires OSS code to not depend on x-pack code, this change removes the dependency on x-pack/dockerlogbeat/pipelinemock from the Filebeat filestream input. It does this by creating a mock client that is local to filestream test code ("A little copying is better than a little dependency"). Fixes #40293
Configuration menu - View commit details
-
Copy full SHA for 49582f4 - Browse repository at this point
Copy the full SHA 49582f4View commit details
Commits on Sep 4, 2024
-
[Packetbeat] Fix Packetbeat parsing mongodb OP_MSG (#40589)
* [Packetbeat] Fix Packetbeat parsing mongodb OP_MSG * Fixes handling OP_MSG based request/response, missing "end" timestamp and "duration" field for the event
Configuration menu - View commit details
-
Copy full SHA for b11b86a - Browse repository at this point
Copy the full SHA b11b86aView commit details -
[Heartbeat] Add Synthetics to wolfi image (#40689)
Adding required dependencies to run Synthetics to Wolfi-based heartbeat images, from wolfi-os package manager.
Configuration menu - View commit details
-
Copy full SHA for 2b5384a - Browse repository at this point
Copy the full SHA 2b5384aView commit details -
refactor fleet mode detection and storage (#40667)
* refactor fleet mode detection and storage
Configuration menu - View commit details
-
Copy full SHA for 3309620 - Browse repository at this point
Copy the full SHA 3309620View commit details -
x-pack/filebeat/input/cel: improve missing events error value (#40580)
CEL programs used in the CEL input are specific to return an object that includes an array. This is tested for, but currently the check is indirect and only shows that the type is not expected, rather than a more informative message that the events array is missing. This changes that so that when no events field is present, an error is returned directly. This will flow on to a status update in the handling of the returned error by the input Run method, alerting the user more promptly to the cause. Since a CEL input program is not valid if it returns no events field, a hard error (fleet status failed rather than degraded) seems appropriate.
Configuration menu - View commit details
-
Copy full SHA for 72f4afb - Browse repository at this point
Copy the full SHA 72f4afbView commit details -
[Heartbeat] Fix testing pipeline for Windows (#40583)
* Fix windows test pipeline by reflecting browser monitor build constraints in the include file
Configuration menu - View commit details
-
Copy full SHA for 41b1c4d - Browse repository at this point
Copy the full SHA 41b1c4dView commit details
Commits on Sep 6, 2024
-
Add support of snapshot in vSphere virtualmachine metricset (#40683)
* Add support of snapshot in virtualmachine * mage update and add fields.yml * Update data_test.go * address comments, mage update * Lint error * Add createtime * Update CHANGELOG.next.asciidoc * Add state and id for snapshot * update changelog * lint change * lint change
Configuration menu - View commit details
-
Copy full SHA for 7f29f60 - Browse repository at this point
Copy the full SHA 7f29f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a56ef8 - Browse repository at this point
Copy the full SHA 8a56ef8View commit details -
docs: Prepare Changelog for 8.15.1 (#40695) (#40700)
Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit fff09dc) Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com> Co-authored-by: Julien Lind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f2f744 - Browse repository at this point
Copy the full SHA 9f2f744View commit details
Commits on Sep 9, 2024
-
Make Wolfi a part of Docker packaging (#40524)
* New images with `-wolfi` suffix get created * Wolfi is used for preparing the file structure for Docker images
Configuration menu - View commit details
-
Copy full SHA for b06f7ce - Browse repository at this point
Copy the full SHA b06f7ceView commit details -
[vSphere][datastore_cluster] Add support for new metrics in datastore…
…_cluster metricset (#40694) * initial commit * add childEntity * add changelog entry * resolve review comments
Configuration menu - View commit details
-
Copy full SHA for 83a880f - Browse repository at this point
Copy the full SHA 83a880fView commit details -
[add_kubernetes_metadata] Remove extra debug messages (#40625)
* Remove extra debug messages --------- Signed-off-by: constanca <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9008e8d - Browse repository at this point
Copy the full SHA 9008e8dView commit details -
refactor: consistently use one uuid library (#40161)
* refactor: consistently use one uuid library the codebase is using a mix of github.com/google/uuid and github.com/gofrs/uuid Update the codebase to use github.com/gofrs/uuid consistently and bump to the current major version. * lint: fix linting issues * refactor: move to gofrs/uuid * lint: add gomodguard setting * lint: fix more linter issues * lint: more linting errors * lint: completely remove gofrs/uuid v4 * lint: more linting errors * lint: more linting errors * lint: fix more linting errors * fix: replace uuid.MustParse with uuid.Must(uuid.FromString()) * refactor: update uuid.Parse to uuid.FromString * lint: fix linting errors * lint: fix linting errors * docs: fix nolint comments * lint: fix linting errors * docs: update nolint comments * test: update uuid parsing err * lint: fix linter issues * lint: fix linter issues * lint: run go mod tidy * lint: regenerate notice * build: regenerate notice * build: regenerate notice * refactor: cleanup double uuid conversion * test: gracefully log the error
Configuration menu - View commit details
-
Copy full SHA for cd51941 - Browse repository at this point
Copy the full SHA cd51941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 815b5b0 - Browse repository at this point
Copy the full SHA 815b5b0View commit details -
[Processor\Script] Add option to prevent creation of new sessions (#4…
…0692) * Add option to prevent new session creation and pre-create cached sessions
Configuration menu - View commit details
-
Copy full SHA for 3f3b988 - Browse repository at this point
Copy the full SHA 3f3b988View commit details
Commits on Sep 10, 2024
-
Bump version to 9.0.0 (#40671)
Co-authored-by: Julien Lind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2fcee4 - Browse repository at this point
Copy the full SHA f2fcee4View commit details -
Automatically label PRs to
main
withbackport-v8.x
(#40718)* Automatically label PRs to `main` with `backport-8.x` When the `main` branch switches over to `9.0`, we will want most PRs that are merged into `main` to also be backported to `8.x`. This PR makes this process easier by automatically adding the `backport-8.x` label to all PRs targeting the `main` branch. The exceptions will be PRs for changes that should _only_ be present in `9.0`. For such PRs, authors should simply remove the `backport-8.x` label from their PR. * Fix typo in comment * Add missing v prefix to label for consistent with backport PR rule
Configuration menu - View commit details
-
Copy full SHA for 5bd0723 - Browse repository at this point
Copy the full SHA 5bd0723View commit details -
revert 9.X bump for 8.X branch
julienlind committedSep 10, 2024 Configuration menu - View commit details
-
Copy full SHA for c31aeb5 - Browse repository at this point
Copy the full SHA c31aeb5View commit details