tsaikd / gogstash

Logstash like, written in golang
MIT License
644 stars 106 forks source link

compile failed #107

Closed tao-sj closed 5 years ago

tao-sj commented 5 years ago

github.com/tsaikd/gogstash/output/prometheus

output/prometheus/outputprometheus.go:63:26: undefined: prometheus.Handler

tao-sj commented 5 years ago

I have a diff fixes compile issue, passed unit test.

https://github.com/tao-sj/gogstash/tree/fix-prometheus