Isaac Flores

Results 8 issues of Isaac Flores

## Motivation/summary I noticed I forgot to clean up the metric registration. It is no longer required since storage metrics are now synchronous. ## How to test these changes 1....

backport-active-9

The scripts to get [elastic agent](https://github.com/elastic/apm-server/blob/main/testing/infra/terraform/modules/standalone_apm_server/latest_elastic_agent.sh) and [apm server](https://github.com/elastic/apm-server/blob/main/testing/infra/terraform/modules/standalone_apm_server/latest_apm_server.sh) versions occasionally fail with the below error. This happens since the `artifacts-api.elastic.co` is not always available. I have observed this API...

## Motivation/summary Adding steps to test APM Integration changes. Please let me know if any directions are not clear. ## Checklist For functional changes, consider: - Is it observable through...

backport-skip

# Background There are some common issues that prevent tail-based sampling from performing as expected. Additional reporting/observability can empower users to troubleshoot these issues on their own. Common issues: -...

enhancement

# Manual Test Plan - When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished. - Testing can be started...

test-plan

# Manual Test Plan - When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished. - Testing can be started...

test-plan

# Manual Test Plan - When picking up a test case, please add your name to this overview beforehand and tick the checkbox when finished. - Testing can be started...

test-plan

The current patch release workflow is a bit confusing and generally results in a developer making manual changes versus relying on the automation. ## Goals 1. Update the release workflow...

enhancement