Re: [DISCUSS] KIP-1127: Include push interval in ClientTelemetryReceiver context

2025-09-17 Thread Mickael Maison
Hi Fede, Good catch! I fixed the typo. Thanks, Mickael On Thu, Sep 11, 2025 at 4:00 PM Federico Valeri wrote: > > Hi Mickael, the proposed changes LGTM, just a minor comment: > > In ClientTelemetryContext comment you should refer to > ClientTelemetryExporter, not ClientTelemetryReceiver. > > Ch

Re: [DISCUSS] KIP-1127: Include push interval in ClientTelemetryReceiver context

2025-09-11 Thread Federico Valeri
Hi Mickael, the proposed changes LGTM, just a minor comment: In ClientTelemetryContext comment you should refer to ClientTelemetryExporter, not ClientTelemetryReceiver. Cheers Fede On Tue, Sep 9, 2025 at 5:53 PM Mickael Maison wrote: > > Hi, > > I'd like to start a discussion on KIP-1127: > htt

[DISCUSS] KIP-1127: Include push interval in ClientTelemetryReceiver context

2025-09-09 Thread Mickael Maison
Hi, I'd like to start a discussion on KIP-1127: https://cwiki.apache.org/confluence/x/6QnxFg This small KIP proposes providing the push interval to ClientTelemetryReceiver implementations to improve the management of client telemetry metrics. Thanks, Mickael