goflow_exporter

command module
v0.0.0-...-b07ed38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

README

GoFlow Exporter
================

This application exports sFlow messages collected by `GoFlow <https://github.com/cloudflare/goflow>`_ to Prometheus.

How to use
-----------

1. Create a configuration file in JSON as below:

   ::

     {
       "brokers": [
         "127.0.0.1:9092"
       ],
       "topic": "flow-messages",
       "timeout": 10,
       "exporter_port": 30060
     }

#. Kick started the application:

   ::

     # export DEBUG=true
     ./goflow_exporter -c config.json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL