-
Notifications
You must be signed in to change notification settings - Fork 127
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
yaml: line 7: mapping values are not allowed in this context #6
Comments
you can update new config of
|
haysclark
added a commit
to haysclark/example-prometheus-nodejs
that referenced
this issue
Apr 22, 2020
Created a PR #8 containing @ducmanh86 In addition, I have created PR #9 and have added my thoughts in that PR about potentially branching the Repo. |
haysclark
added a commit
to haysclark/example-prometheus-nodejs
that referenced
this issue
Apr 22, 2020
An alternative resolution for issue RisingStack#6, related to _prom/prometheus_ v1.x.x having a different schema for `rules` than the latest _prom/prometheus_ v2.x.x iterations. Potentially, this fix could be tagged in a `v1` branch, and PR RisingStack#5 could be applied after in the `master` branch.
This was referenced Apr 22, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
➜ prometheus-data git:(master) ✗ promtool test rules alert.rules
Unit Testing: alert.rules
FAILED:
yaml: line 7: mapping values are not allowed in this context
How to fix this issue.
The text was updated successfully, but these errors were encountered: