From 06b641214cbf9be14c0011ae6a60a0831d07fb6c Mon Sep 17 00:00:00 2001 From: Bartlomiej Plotka Date: Tue, 12 Apr 2022 16:24:39 +0200 Subject: [PATCH] Added info about our slack channel. (#1029) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b0e8742b..0d09ba03c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![CircleCI](https://circleci.com/gh/prometheus/client_golang/tree/master.svg?style=svg)](https://circleci.com/gh/prometheus/client_golang/tree/master) [![Go Report Card](https://goreportcard.com/badge/github.com/prometheus/client_golang)](https://goreportcard.com/report/github.com/prometheus/client_golang) [![Go Reference](https://pkg.go.dev/badge/github.com/prometheus/client_golang.svg)](https://pkg.go.dev/github.com/prometheus/client_golang) +[![Slack](https://img.shields.io/badge/join%20slack-%23prometheus--client_golang-brightgreen.svg)](https://slack.cncf.io/) This is the [Go](http://golang.org) client library for [Prometheus](http://prometheus.io). It has two separate parts, one for @@ -66,3 +67,5 @@ The `extraction` and `text` packages are now contained in See the [contributing guidelines](CONTRIBUTING.md) and the [Community section](http://prometheus.io/community/) of the homepage. + +`clint_golang` community is also present on the CNCF Slack `#prometheus-client_golang`.