Need to add the observability-related configurations to the MI Configuration Catalogue at [1].
[mediation]
flow.statistics.capture_all= true
stat.tracer.collect_payloads= true
stat.tracer.collect_mediation_properties= true
[opentelemetry]
enable = true
logs = true
type = "otlp"
host = "localhost"
port = "4318"
# url ="http://localhost:4318"