influxdata / influxdata/telegraf

Support for graphite pickle output

Open
#6,575 9 comments 5 reactions 1 assignee Claimed by @srebhan View on GitHub
area/graphite feature request help wanted plugin/serializer size/l
Dominant language
Go
Stars
17.8k
Forks
5.8k
Avg merge
1d 20h
Merged PRs (30d)
161

Description

## Feature Request

Opening a feature request kicks off a discussion.

### Proposal:

Implement graphite's pickle output protocol support

### Current behavior:

Telegraf's graphite output plugin only supports plaintext (default TCP 2003) communications

### Desired behavior:

Support graphite's pickled protocol (default TCP 2004)

### Use case:

Graphite's pickled communications are much faster and more efficient for a large number of metric datapoints being submitted in one go, allowing batched submissions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.