What's the proper pipeline JSON processor syntax to parse "cloud.region" from attributes into attributes.region? Tried quotes, etc. Not having much luck. Thanks.
If a field contains a dot in it, a field can alternatively use bracket syntax for traversing through a map. For example, to select the key k8s.cluster.name on the entry's body, you can use the field body["k8s.cluster.name"].
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.