From 5a4018a1b4e29fae8c5064ff08923a9f99041a4c Mon Sep 17 00:00:00 2001 From: Michael Glass Date: Mon, 12 Jul 2021 17:25:55 +0200 Subject: [PATCH] add nri-kafka and nri-postgreseql to nightlies nri-kafka is a suite of tools, built on top of hw-kafka-client, to help publish messages to kafka, and consume and process messages in kafka. nri-postgreql is a handler library, built on top of postgresql-typed, to help use postgresql with nri-prelude. --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42ecacad..1b810fac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4543,8 +4543,10 @@ packages: "NoRedInk ": - nri-env-parser - nri-http + - nri-kafka - nri-observability - nri-prelude + - nri-postgresql - nri-redis - nri-test-encoding