add telemetry traffic metrics
/nocl /jenkins-pr-deps Graylog2/graylog-plugin-enterprise#8765 fixes point 1 and 3 of Graylog2/graylog-plugin-enterprise#8312
@bernd @thll just wanted to double check with you guys if it's ok for us to store the actual written msg size traffic to DWH in the existing TrafficDTO on serverside. I know that Dennis added a TelemetryClient, which in theory would also give us a way to directly push information to posthog, but this seems more natural
@bernd @thll just wanted to double check with you guys if it's ok for us to store the actual written msg size traffic to DWH in the existing TrafficDTO on serverside. I know that Dennis added a TelemetryClient, which in theory would also give us a way to directly push information to posthog, but this seems more natural
@kodjo-anipah We can't add metrics for commercial features to the open server code. We either make this pluggable or report directly from the Enterprise code.
@bernd @thll just wanted to double check with you guys if it's ok for us to store the actual written msg size traffic to DWH in the existing TrafficDTO on serverside. I know that Dennis added a TelemetryClient, which in theory would also give us a way to directly push information to posthog, but this seems more natural
@kodjo-anipah We can't add metrics for commercial features to the open server code. We either make this pluggable or report directly from the Enterprise code.
Thought so sorry, maybe should have voiced that thought directly @AntonEbel . @tellistone fyi we can't do it like we discussed so we have to put in a bit more effort