Skip to content

Conversation

lahsivjar
Copy link
Contributor

The component exposes configuration for each aggregated APM metrics: service_summary, service_transaction, transaction, and span_destination. Each of these metrics can be customized to include an optional list of attributes in addition to the required attributes.

Fixes #685

@lahsivjar lahsivjar requested a review from a team as a code owner August 6, 2025 16:34
@lahsivjar lahsivjar requested a review from axw August 8, 2025 09:01
@lahsivjar lahsivjar requested a review from axw August 8, 2025 09:22

```yaml
elasticapm:
aggregation:
directory: /path/to/aggregation/directory
metadata_keys: [list, of, metadata, keys]
limit:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isaacaflores2 While resolving conflicts, I renamed the limit to limits.

@lahsivjar lahsivjar requested a review from isaacaflores2 August 8, 2025 09:31
Copy link
Member

@axw axw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lahsivjar lahsivjar merged commit 56a93c7 into elastic:main Aug 8, 2025
13 checks passed
@lahsivjar lahsivjar deleted the issue-685-custom-dimensions branch August 8, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector/elasticapm] Allow configuration of custom dimensions for all aggregated metrics.
3 participants