up README
This commit is contained in:
parent
92e4465889
commit
4de6f8a4df
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Please check documentation about Grafana alerting [here](https://itdoc.schwarz/x/X11nf) and [official documentation](https://grafana.com/docs/grafana/latest/alerting/) for deeper look.
|
||||
|
||||
The Terraform modules are separated per resource type, check README in each module directory for spefic examples.
|
||||
Below is example for alerts using „**Prometheus/Thanos**“ datasorce and sending notification to „**Google Chat**“.
|
||||
Below is example for alerts using „**Prometheus/Thanos**“ datasource and sending notification to „**Google Chat**“.
|
||||
|
||||
## Authentication
|
||||
|
||||
|
|
@ -30,7 +30,7 @@ Organize alerts, templates, and Terraform code as follows:
|
|||
```
|
||||
.
|
||||
├── alerts/
|
||||
│ ├── infra/
|
||||
│ ├── common-infra/
|
||||
│ │ ├── loki/
|
||||
│ │ │ └── alert-loki.yaml
|
||||
│ │ └── thanos/
|
||||
|
|
|
|||
Loading…
Reference in a new issue