Victor Martinez
Victor Martinez
## Proposed commit message - WHAT: pipeline migration from Jenkins to Buildkite using a pipeline generator based on Python. - WHY: takes the concepts from https://github.com/elastic/beats/pull/20104 but for Buildkite ##...
## Proposed commit message - WHAT: dependabot: for GitHub actions - WHY: keep the CI secured ## Implementation details Run weekly and produce up to 5 PRs that can be...
## Proposed commit message - WHAT: Simplify the GitHub comment for running the Buildkite pipeline. - WHY: This pipeline is not currently used, and it was created as a placeholder....
## Proposed commit message - WHAT: github-action: support check/lint/pre-commit. - WHY: remove support in Jenkins for low-hanging fruit. It was partially done in the past in https://github.com/elastic/beats/pull/32723 ## Further actions...
## What does this PR do? Store `/app/hs_err.*log` files by using a modified version of the [petclinit from the opentelemetry-java-instrumentation](https://github.com/v1v/opentelemetry-java-instrumentation/compare/main...v1v:opentelemetry-java-instrumentation:feature/store-hplogs?expand=1) This is the [build](https://buildkite.com/elastic/apm-agent-java-opentelemetry-benchmark/builds/8#018b8102-2e5f-48b3-a00c-86af5c37deca) ## Checklist - [ ] This...
Requires https://github.com/elastic/apm-pipeline-library/pull/2378
``` === RUN TestTracerSetConfigWatcher objc[23746]: Attempt to use unknown class 0x7ff85b814018. SIGABRT: abort PC=0x7ff81a0dadba m=3 sigcode=0 goroutine 0 [idle]: runtime: unknown pc 0x7ff81a0dadba stack: frame={sp:0x700004d62e38, fp:0x0} stack=[0x700004ce4[350](https://github.com/elastic/apm-agent-go/actions/runs/3462410362/jobs/5781263453#step:5:351),0x700004d63f50) 0000700004d62d38: 0000000000000002 0000000000000002...
### What APM agent specs automatic sync ### Why *Changeset* * https://github.com/elastic/apm/pull/844 * https://github.com/elastic/apm/commit/d9ca1f89998e767709f44fc8cf47691560617f2e --- update-json-specs APM agent json specs d9ca1f89998e767709f44fc8cf47691560617f2e ran shell command "tar -xzf /tmp/json-specs.tgz && git --no-pager...
## What does this pull request do? Use GitHub actions for running the microbenchmarks. Those runners are attached in a different GitHub repository so we can then use the pool...
### Is your feature request related to a problem? Signed commits can be done within the existing environment or by the CI if a bot exists. ### Solution you'd like...