-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add emitting/listening support for metrics over the gRPC protocol (#822)
* Listen for SSF stats over gRPC * Add emitting metrics over gRPC to veneur-emit * Fix a couple metrics emitting things * Add initial emitting of dogstatsd over gRPC * Minor fixes * Fix formatting * Add support for event/service check over gRPC * Update veneur-emit documentation * Fix SSL errors when proxying by passing unresolved destination * Update formatting, comments, and add unit test * Update wordings and formatting * Fixing error messages and adding link for fixed race condition * Update changelog to be WIP
- Loading branch information
1 parent
e7c0426
commit 9ef042a
Showing
11 changed files
with
1,404 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.