resmoio / kubernetes-event-exporter

Export Kubernetes events to multiple destinations with routing and filtering
Apache License 2.0
753 stars 149 forks source link

feat(loki): add support for custom headers #142

Closed btoic closed 9 months ago

btoic commented 10 months ago

add custom headers support in Loki sink, and documentation in README

fix: #141