flow-exporter icon indicating copy to clipboard operation
flow-exporter copied to clipboard

Export network flows from Kafka to Prometheus

Results 9 flow-exporter issues
Sort by recently updated
recently updated
newest added

Hi, Is it possible to add src_port, dst_port, protocol labels also to the metrics?

Rather than recommend the Neptune Networks private registry in the README, let's migrate this image over to Docker Hub.

This should be relatively trivial to do with something similar to https://github.com/Shopify/sarama/blob/675b0b1ff204c259877004140a540d6adf38db17/tools/kafka-console-consumer/kafka-console-consumer.go#L58-L70

good first issue

Hello colleagues. I'm trying to lift collector. But I'm having a problem and some doubts with the points mentioned here. 1- kafka_broker_host: kafka-host.fqdn.com what can we put in this field...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200406155108-e3b113bbe6a4 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20200406155108-e3b113bbe6a4&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200406173513-056763e48d71 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20200406173513-056763e48d71&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200324143707-d3edc9973b7e to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20200324143707-d3edc9973b7e&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...

dependencies

Hi, I have set up the flow exporter according to the instructions, but for IPFIX instead of a packet capture interface. I see an extreme difference between the real traffic...