Skip to content

Commit

Permalink
remove todo for metrics and traces
Browse files Browse the repository at this point in the history
  • Loading branch information
mauri870 committed Jan 7, 2025
1 parent c277b55 commit 89f19d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions exporter/elasticsearchexporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ This can be customised through the following settings:
- `logs_dynamic_id` (optional): Dynamically determines the document ID to be used in Elasticsearch based on resource, scope, or log record attributes.
- `enabled`(default=false): Enable/Disable dynamic ID for log records. If `elasticsearch.document_id` exists in attributes (precedence: log record attribute > scope attribute > resource attribute), it will be used as the document ID. Otherwise, the document ID will be generated by Elasticsearch.

TODO(mauri870): Add metrics and traces dynamic ID support.

### Elasticsearch document mapping

The Elasticsearch exporter supports several document schemas and preprocessing
Expand Down

0 comments on commit 89f19d3

Please sign in to comment.