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
* Add assets for Kuma logs.
* Update Kuma logs.
* Set app IDs.
* Remove extra line from test.
* Add logs to manifest.json.
* Add saved views.
* Add test results.
* Reformat tests yaml
* Attempt fixing yaml parsing issues.
* Improve formatting.
* Set "kuma" as the pipeline source.
* Add standard attributes to facets.
* Remove kuma-dp source from saved view.
* Remove columns from saved view.
* Remove the service remapper - it doesn't seem to be needed.
* Update support and parsing rules:
* Avoid using negated classes in regexes when possible (except for urls, for which it doesn't seem to be standard practice)
* Use rules with alternatives such as "(-|<ITEM>)" or "(unknown|<ITEM>)" to discard placeholder values for empty fields.
* Delete unused support rules
* Restore the service remapper.
* Update tests.
* Add authority helper rule.
* Update test results
* Remove dash for trace id.
* Go back to negated class for kuma.upstream.host since I'm not certain about the format.
* Use "notOpeningParens" for kuma_dp_tcp_log upstream host.
* Remove service remapper.
# 2025-05-26T20:44:41.327Z INFO plugin.runtime.gateway registered gateway plugin
117
+
# 2025-05-26T20:47:04.174Z INFO controllers.Service annotating service which is part of the mesh {"service": {"name":"datadog-admission-controller","namespace":"datadog-operator"}, "annotation": "ingress.kubernetes.io/service-upstream=true"}
sample: "2025-05-26T20:47:04.174Z\tINFO\tcontrollers.Service\tannotating service which is part of the mesh\t{\"service\": {\"name\":\"datadog-admission-controller\",\"namespace\":\"datadog-operator\"}, \"annotation\": \"ingress.kubernetes.io/service-upstream=true\"}"
0 commit comments