kibana/packages/kbn-slo-schema
2023-01-30 11:02:33 -05:00
..
src feat(slo): manage slo state (#149546) 2023-01-30 11:02:33 -05:00
index.ts chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00
jest.config.js chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00
kibana.jsonc chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00
package.json chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00
README.md chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00
tsconfig.json chore(slo): Extract slo schema (#148034) 2022-12-27 09:52:32 -05:00

@kbn/slo-schema

This shared package contains the io-ts schema definition for the observability SLO project. As well as the REST API schema specs and some common models that can be reused between public/ and server/, as the Duration model.