From cd69b5a78feb5b8547453b7d7fea50ef112bdb8f Mon Sep 17 00:00:00 2001 From: Vikram Rangnekar Date: Sat, 23 May 2020 11:50:38 -0400 Subject: [PATCH] docs: add opencensus support to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f050b..1154d58 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ This compiler is what sits at the heart of Super Graph, with layers of useful fu - Database migrations tool - Database seeding tool - Works with Postgres and YugabyteDB +- OpenCensus Support: Zipkin, Prometheus, X-Ray, Stackdriver ## Documentation