Conversation
Co-authored-by: Joris Baum <joris.baum@sap.com> Co-authored-by: Katharina Weisbarth <katharina.weisbarth@sap.com> Co-authored-by: Beyhan Veli <beyhan.veli@sap.com> Co-authored-by: Silvestre Zabala <silvestre.zabala@sap.com>
jorbaum
left a comment
There was a problem hiding this comment.
I found a minor fix for one sentence.
Proof-read again and still gets my 👍
Co-authored-by: Joris Baum <joris.baum@sap.com>
|
There are two additional log paths for "platform logs" besides blackbox:
Those are logs produced by platform components, but also visible to users of the CF platform. For 1) we might need to come up with a way to replace this path in this RFC? Log Cache has no OTLP ingress and the collector has no log-cache exporter. For 2) OTLP egress with otel-collector is the modern equivalent. Even though RFC 0018 mainly targeted metrics only. The collector already supports those as it is able to forward everything coming from the forwarder-agent to otel endpoints (opt-in via I guess it depends on how we want to scope "platform logs" for this RFC. |
Preview