Skip to content

Metrics - support both CUMULATIVE and DELTA metrics collection concur… - #3878

Open
rbygrave wants to merge 1 commit into
masterfrom
feature/metrics-cumulative
Open

Metrics - support both CUMULATIVE and DELTA metrics collection concur…#3878
rbygrave wants to merge 1 commit into
masterfrom
feature/metrics-cumulative

Conversation

@rbygrave

Copy link
Copy Markdown
Member

…rently

ebean insight [and StatsD] work off DELTA metrics, where as OTEL and Prometheus want CUMULATIVE. With this change we can have a metrics collection for ebean insight using DELTA mode and have a second collection use CUMULATIVE for reporting to OTEL - for the case of fan-out metrics going to 2 places.

This isn't strictly needed when only one collection mode is used.

…rently

ebean insight [and StatsD] work off DELTA metrics, where as OTEL
and Prometheus want CUMULATIVE. With this change we can have a metrics
collection for ebean insight using DELTA mode and have a second collection
use CUMULATIVE for reporting to OTEL - for the case of fan-out metrics
going to 2 places.

This isn't strictly needed when only one collection mode is used.
@rbygrave rbygrave added this to the 18.4.1 milestone Aug 14, 2026
@rbygrave rbygrave self-assigned this Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants