shravan88k

Results 2 issues of shravan88k

When building a docker image for the openbmp collector, the WGET path to download latest openbmp daemon does not seem to resolve to a host. This is impeding the successful...

I am trying to create a Kafka Producer instance so I can send some of the 'Alerts' into Messagebus. `_, err := kafka.NewProducer(&kafka.ConfigMap{"bootstrap.servers": "brokers-names-here"}) if err != nil { level.Error(logger).Log("msg",...