elastic / elastic/apm

Adding statement capture options to remote configuration for ES and MongoDB

Open
#714 0 comments 0 reactions 0 assignees View on GitHub
8.7-candidate
Dominant language
Gherkin
Stars
427
Forks
125
PR merge metrics
No merged PRs in 30d

Description

In #711 we added existing configuration options to the central configuration, and #698 added a new configuration option that might be relevant for remote configuration but isn't yet remote-configurable.
As discussed [here](https://github.com/elastic/apm/pull/698/files#r1006429455)

The goal here is to make those configuration items available in remote configuration:
- `mongodb_capture_statement_commands` that was added in #698
- `elasticsearch_capture_body_urls` that has similar semantics for Elasticsearch.

## Steps
- [ ] wait for https://github.com/elastic/apm/issues/711 to be merged
- [x] wait for https://github.com/elastic/apm/pull/698 to be merged
- [ ] change written specification for those configuration items
- [ ] open PR to add them in remote configuration
- [ ] create meta + impl issues for agents as those configurations might not be dynamic and support updates at runtime.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.