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

Configuration changes for self-monitoring #2165

Merged
merged 2 commits into from
Apr 3, 2015
Merged

Conversation

otoolep
Copy link
Contributor

@otoolep otoolep commented Apr 3, 2015

No description provided.

@otoolep otoolep changed the title It's for stats and diags, not just stats Configuration changes for self-monitoring Apr 3, 2015
@benbjohnson
Copy link
Contributor

lgtm

# InfluxDB can store statistical and diagnostic information about itself. This is useful for
# monitoring purposes. This feature is disabled by default, but if enabled, these data can be
# queried like any other data.
[monitoring]
enabled = false
database = "_internal" # The database to which the data is written.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gotta nuke this.

@otoolep
Copy link
Contributor Author

otoolep commented Apr 3, 2015

Seems like a clustering failure during testing. :-( Kicking the build.

@otoolep
Copy link
Contributor Author

otoolep commented Apr 3, 2015

Ok, thanks @benbjohnson

@pauldix -- merging this. Let me know if config block renaming is an issue.

otoolep added a commit that referenced this pull request Apr 3, 2015
Configuration changes for self-monitoring
@otoolep otoolep merged commit c120f18 into master Apr 3, 2015
@otoolep otoolep deleted the stats_to_monintoring branch April 3, 2015 21:55
mark-rushakoff pushed a commit that referenced this pull request Jan 11, 2019
* add labels to task links

* add labels to task responses

* add failing test

* fix label POST

* make fmt

* fix dashboard tests

* update swagger

* fix task service test labels

* add labels test for dashboards http service

* pull params out of newTaskResponse

* pull params out of newDashboardResponse

* make fmt

* add labels to dashboard response in swagger

* make context first argument

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

Successfully merging this pull request may close these issues.

None yet

2 participants