Skip to content

graphite: multiple servers support#540

Open
patapenka-alexey wants to merge 2 commits intomasterfrom
patapenka-alexey/tntp-6584-graphite-export
Open

graphite: multiple servers support#540
patapenka-alexey wants to merge 2 commits intomasterfrom
patapenka-alexey/tntp-6584-graphite-export

Conversation

@patapenka-alexey
Copy link
Contributor

@patapenka-alexey patapenka-alexey commented Mar 17, 2026

This patch adds the ability to send metrics to the multiple servers.

Before this patch, graphite.init() would find and kill any fibers named metrics_graphite_worker before creating a new fiber with the same name. This prevented the creation of multiple fibers for sending metrics.

Part of #TNTP-6584

This patch adds the ability to send metrics to the multiple servers.

Part of #TNTP-6584
@patapenka-alexey patapenka-alexey marked this pull request as ready for review March 17, 2026 20:03
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.

1 participant