Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare handlers for new inputs + Fix #49 (StatsD missing metrics) #50

Merged
merged 4 commits into from
Nov 13, 2019

Conversation

Issif
Copy link
Member

@Issif Issif commented Nov 10, 2019

Fix issue #49 with incorrect StatsD events (tags are not allowed by classic protocol, only by DogStatsD)
Add new output DogStatsD (issue #49)
Add nex expvar metrics for number of running goroutines, number of used CPU, StatsD/DogStatsD Outputs
Standardization of metric names (be consistent between expar and statsd)
Add actgardner as helm chart maintainer
@Issif Issif added kind/bug Something isn't working kind/feature New feature or request new feature labels Nov 10, 2019
- ready for new inputs (fifo, grpc)
- consistant names for metrics between expvar/statsd
- fix panic when payload from falco is empty
@Issif Issif merged commit 0091518 into master Nov 13, 2019
@Issif Issif deleted the statsd_output branch November 13, 2019 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant