Skip to content

Commit 34dfd77

Browse files
author
Ashish Gaurav
committed
update readme
Took 11 minutes
1 parent 9b7fb61 commit 34dfd77

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
### [v1.0](https://github.com/OpenSLO/slogen/releases/tag/v1.0.0)
22

33
- **Feature** : Support for OpenSLO v1 spec for `SLO`, `AlertPolicy` and `AlertNotificationTarget`
4+
- `AlertPolicy` and `AlertNotificationTarget` based approach removes the need for created duplicate alerting configs with each `SLO`
45
- **Feature** : Support for sumologic native SLO & SLO based monitors.
56
- **Feature** : Generates flow graph of which `SLO` are using which `AlertPolicy` and `AlertNotificationTarget`
67

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ It can be done with
3131
export PATH=`go env GOPATH`/bin:$PATH
3232
```
3333

34+
The pre-compiled binaries for specific platforms are also available on the [release](https://github.com/OpenSLO/slogen/releases) page.
35+
3436
### Using the tool
3537

3638
##### Set the sumologic auth as `ENV` variables as required by the [terraform provider](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#environment-variables):

0 commit comments

Comments
 (0)