• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Logflare / logflare / 9866160a4723aaa0b24df1c772e48e37607f0680-PR-3787
82%
main: 82%

Build:
Build:
LAST BUILD BRANCH: refs/pull/3688/merge
DEFAULT BRANCH: main
Ran 05 Aug 2026 09:03PM UTC
Jobs 1
Files 497
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2026 08:50PM UTC coverage: 81.617% (+0.004%) from 81.613%
9866160a4723aaa0b24df1c772e48e37607f0680-PR-3787

Pull #3787

github

djwhitt
feat: support multiple OTLP endpoints for metrics export

OtelMetricExporter only supports one otlp_endpoint per instance, and
running a second instance to reach a second collector would duplicate
the entire metrics ETS table and double telemetry handler invocations
on the hot path. Instead, add an export_callback that fans a single
built batch out to the primary endpoint plus any endpoints configured
via LOGFLARE_OTEL_METRICS_EXTRA_ENDPOINTS, so there's still only one
MetricStore/ETS table/telemetry subscription.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Pull Request #3787: Support multiple OTLP endpoints for metrics export

15 of 20 new or added lines in 2 files covered. (75.0%)

3 existing lines in 2 files now uncovered.

13768 of 16869 relevant lines covered (81.62%)

8062.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
78.49
-4.65% lib/telemetry.ex
1
93.75
lib/logflare/telemetry/multi_endpoint_metrics_exporter.ex

Coverage Regressions

Lines Coverage ∆ File
2
78.49
-4.65% lib/telemetry.ex
1
14.29
-7.14% lib/logflare/system_metrics/cluster.ex
Jobs
ID Job ID Ran Files Coverage
1 9866160a4723aaa0b24df1c772e48e37607f0680-PR-3787.1 05 Aug 2026 09:03PM UTC 497
81.62
GitHub Action Run
Source Files on build 9866160a4723aaa0b24df1c772e48e37607f0680-PR-3787
  • Tree
  • List 497
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3787
  • PR Base - main (#A5ECC1DB...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc