Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: added "enabledSlos" query parameter (#780)
* fix: added "enabledSlos" query parameter When getting the list of SLOs the API only responds with "enabled" SLOs. To get all SLOs (including disabled) the query parameter "enabledSlos=all" needs to be set. * docs: updated release version to 1.8.8
- Loading branch information