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

Aurora plugin #2

Closed
wants to merge 36 commits into from
Closed

Aurora plugin #2

wants to merge 36 commits into from

Conversation

connorgorman
Copy link

Required for all PRs:

  • CHANGELOG.md updated (we recommend not updating this until the PR has been approved by a maintainer)
  • Sign CLA (if not already signed)
  • README.md updated (if adding a new plugin)

Evan Pease and others added 30 commits August 18, 2016 15:13
First cut of wavefront storage driver - quotes tag values
- Added convert_groups config parameter
- Cleaned up error messages
- Removed all references to OpenTSDB format
- Updated configuration names and default values
- Updated special character handling and added new regex option
- Added new “hidden” DebugAll option to print original metric and field
names
- Change tag host to be source per Wavefront data format
- Added SimpleFields property which when true will use “value” as field
name when specified (default false)
- Cleanup of sample config
Full support for Wavefront data format
# Conflicts:
#	Makefile
#	plugins/outputs/wavefront/wavefront.go
#	plugins/outputs/wavefront/wavefront_test.go
# Conflicts:
#	Makefile
#	plugins/outputs/wavefront/wavefront.go
#	plugins/outputs/wavefront/wavefront_test.go
- Use new logging form or D! or E!
- added tagValueReplacer just for tag values, instead of using
santizedChars
- re-added forward slash (/) to sanitizedChars
- Changed order of variables to match sample config and readme
- point tag names with quotes `”` will now be escaped `\”`
- removed redundant (and commented) statsd section
Changed name of Wavefront source option to source_override
@connorgorman
Copy link
Author

Please ignore the wavefront parts of this code. Just the Aurora and docker portions.

@connorgorman
Copy link
Author

Closing, as I have cleaned up the plugins and put them into separate PR's

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants