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
We can reorganize this processor so the fetchers return the cluster data under the cloud name and the orchestrator data under orchestrator, so we don't need to make so much mangling of this meta.
We can reorganize this processor so the fetchers return the cluster data under the
cloud
name and the orchestrator data underorchestrator
, so we don't need to make so much mangling of this meta.Originally posted by @jsoriano in #26056 (comment)
We could change the format of the metadata that are returned to sth like this:
With this, the data manipulation at
beats/libbeat/processors/add_cloud_metadata/add_cloud_metadata.go
Lines 115 to 141 in 8a8c6d1
The text was updated successfully, but these errors were encountered: