Skip to content

Aurora plugin#2

Closed
connorgorman wants to merge 36 commits intorelease-1.2from
aurora-plugin
Closed

Aurora plugin#2
connorgorman wants to merge 36 commits intorelease-1.2from
aurora-plugin

Conversation

@connorgorman
Copy link
Copy Markdown

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
Copy Markdown
Author

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

@connorgorman
Copy link
Copy Markdown
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