proxy.golang.org : github.com/u-kyou/kafka2prom-adapter : v0.0.1
kafka2prom-adapter is a tool which can consume json messages from kafka and remote write metrics data to a prometheus like storage
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/u-kyou/kafka2prom-adapter@v0.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
- github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/confluentinc/confluent-kafka-go/v2 v2.3.0
- github.com/gogo/protobuf v1.3.2
- github.com/golang/snappy v0.0.4
- github.com/hashicorp/errwrap v1.0.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.4.1-0.20230718164431-9a2bf3000d16
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.11.1
- github.com/prometheus/prometheus v1.8.2-0.20201119181812-c8f810083d3f
- github.com/sirupsen/logrus v1.9.3
- github.com/stretchr/testify v1.8.3
- golang.org/x/sys v0.13.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/alecthomas/kingpin.v2 v2.2.6