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

Update readme with examples of using datasource and dashboard #80

Merged
merged 2 commits into from Nov 26, 2017

Conversation

devcfgc
Copy link

@devcfgc devcfgc commented Nov 24, 2017

I just used the approach described in the issue #35 about using http_conn_validator to check if Grafana is up and running before the creation of a Datasource and it took me no time to update the README file with some examples.

README.md Outdated
use_ssl => false,
test_url => '/public/img/grafana_icon.svg',
require => Class['grafana'],
} ->
Copy link
Member

Choose a reason for hiding this comment

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

puppet-lint will complain about this, can you put '->' in front of 'grafana_dashboard{..' ?

Copy link
Author

Choose a reason for hiding this comment

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

done 👍

README.md Outdated
use_ssl => false,
test_url => '/public/img/grafana_icon.svg',
require => Class['grafana'],
} ->
Copy link
Member

Choose a reason for hiding this comment

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

same here

Copy link
Author

Choose a reason for hiding this comment

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

Done 👍

@bastelfreak bastelfreak added the docs Improvements or additions to documentation label Nov 26, 2017
@bastelfreak
Copy link
Member

Hi @devcfgc, thanks for the PR! Can you take a look at the inline comments I made?

@bastelfreak bastelfreak reopened this Nov 26, 2017
@bastelfreak
Copy link
Member

Thanks!

@bastelfreak bastelfreak merged commit bbe7713 into voxpupuli:master Nov 26, 2017
@devcfgc devcfgc deleted the update_readme branch November 26, 2017 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants