You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .chloggen/elasticsearchexporter_dynamic-routing-default.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ subtext:
20
20
Deprecate and make `{logs,metrics,traces}_dynamic_index` config no-op.
21
21
Config validation error on `{logs,metrics,traces}_dynamic_index::enabled` and `{logs,metrics,traces}_index` set at the same time, as users who rely on dynamic index should not set `{logs,metrics,traces}_index`.
22
22
Remove `elasticsearch.index.{prefix,suffix}` handling. Replace it with `elasticsearch.index` handling that uses attribute value as index directly. Users rely on the previously supported `elasticsearch.index.prefix` and `elasticsearch.index.suffix` should migrate to a transform processor that sets `elasticsearch.index`.
23
+
Fix a bug where receiver-based routing overwrites data_stream.dataset.
23
24
24
25
# If your change doesn't affect end users or the exported elements of any package,
25
26
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
0 commit comments