From 0dd41e0c3763760b53aa77f341f91031504cdf0c Mon Sep 17 00:00:00 2001 From: Mya Pitzeruse Date: Mon, 19 Dec 2022 21:07:58 -0600 Subject: [PATCH] add disclaimer to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 039a5a0..71cb588 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Short for "observability kit", `okit` aims to provide an all-in-one solution to application observability. +_**DISCLAIMER!** This is an early preview. There are significant portions of this repository that still need to be +implemented. Check out the [issues](https://github.com/mjpitz/okit/issues) to see how you can help._ + ## Why Traditional approaches to observability treat logging, application metrics, and tracing as independent operations, with