kibana/packages/kbn-slo-schema
2023-04-11 08:31:53 -04:00
..
src chore(slo): require customkql timestamp field (#154654) 2023-04-11 08:31:53 -04: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.