Skip to content

Commit

Permalink
add steps to use the samples in README
Browse files Browse the repository at this point in the history
Took 2 minutes
  • Loading branch information
agaurav committed Jul 21, 2022
1 parent 4a936b4 commit 4176a1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions samples/sumologic/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ slogen support native sumologic slo creation for spec version v1 of OpenSLO.

Samples can be found in the [samples/sumologic/v1](/samples/sumologic/v1) directory.

They can be tried out as below from the root of the repo.

```shell
go run main.go samples/sumologic/v1 --clean --onlyNative=true --sloFolder=slogen-v1 --sloMonitorFolder=slogen-v
```


### OpenSLO SLI to Sumologic SLI fields mapping

Expand Down

0 comments on commit 4176a1b

Please sign in to comment.