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

Allow to store custom metric document format #513

Merged

Conversation

danielmitterdorfer
Copy link
Member

With this commit we add a new method put_doc to the metrics store
which allows users to store custom documents instead of the pre-defined
format.

Closes #506

With this commit we add a new method `put_doc` to the metrics store
which allows users to store custom documents instead of the pre-defined
format.

Closes elastic#506
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :Metrics How metrics are stored, calculated or aggregated :misc Changes that don't affect users directly: linter fixes, test improvements, etc. labels May 29, 2018
@danielmitterdorfer danielmitterdorfer added this to the 1.0.0 milestone May 29, 2018
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@danielmitterdorfer danielmitterdorfer merged commit fc63d06 into elastic:master May 29, 2018
@danielmitterdorfer danielmitterdorfer deleted the composite-docs branch May 29, 2018 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves the status quo :Metrics How metrics are stored, calculated or aggregated :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants