We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chronograf version: 1.10.0 Installation method: docker image chronograf:1.10 from docker hub Related issues: #5090, #5137, #5343 Related PRs: #5516
This is a re-opening of #5343, which was reported by commit de96add in fixed in 1.8.5 through #5516.
Steps to reproduce: List the minimal actions needed to reproduce the behavior.
Doorbell {{ .Time.Local.Format "15:04:05 MST" }}
Expected behavior: I expect validation to pass.
Actual behavior: Validation fails with message "Please correct templates in alert message."
Environment info:
Other versions are probably not relevant, as the verification occurs without consulting external components in
chronograf/ui/src/kapacitor/utils/alertMessageValidation.ts
Line 63 in 406065e
Config: Does not seem relevant. I can provide this if it is.
Logs: No relevant log entries.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Chronograf version: 1.10.0
Installation method: docker image chronograf:1.10 from docker hub
Related issues: #5090, #5137, #5343
Related PRs: #5516
This is a re-opening of #5343, which was reported by commit de96add in fixed in 1.8.5 through #5516.
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
Expected behavior:
I expect validation to pass.
Actual behavior:
Validation fails with message "Please correct templates in alert message."
Environment info:
Other versions are probably not relevant, as the verification occurs without consulting external components in
chronograf/ui/src/kapacitor/utils/alertMessageValidation.ts
Line 63 in 406065e
Config:
Does not seem relevant. I can provide this if it is.
Logs:
No relevant log entries.
The text was updated successfully, but these errors were encountered: