Skip to content

Commit

Permalink
fixup readme fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
smo921 committed May 13, 2024
1 parent dcc4443 commit 784ae76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ so they can be created in a single update and can be re-created if any of them i
|Dashboard|uptime|`monitor: {id: "foo:bar"}`|
|Dashboard|alert_graph|`alert_id: "foo:bar"`|
|Dashboard|slo|`slo_id: "foo:bar"`|
|Dashboard|timeseries|`slo_id: "foo:bar"`|
|Monitor|composite|`query: -> { "%{foo:bar} && %{foo:baz}" }`|
|Monitor|slo alert|`query: -> { "error_budget(\"%{foo:bar}\").over(\"7d\") > 123.0" }`|
|Slo|monitor|`monitor_ids: -> ["foo:bar"]`|
Expand Down

0 comments on commit 784ae76

Please sign in to comment.