Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@cha87de cha87de released this 28 Aug 09:23
b3ece4c

Changelog

b3ece4c fix path in goreleaser
194ea94 proper filename for Dockerfile
7110ed7 fix docker image
5a09d15 add badges to readme
e8df256 add goreleaser to travis
831118c fix travis: manually add goconvey
6110972 add travis instructions
8003fae integrate new args to docker image
3467ff0 add args to disable auth and tls
ae206da compatibility with new protobuf version
d70f3e1 correct all import paths
39abf52 add docker compose for development environment
608c27a influx connector now checks for existing DBs before creating them
e5c1cdc push to influx only when != 0
5ca1d0b Merge branch 'master' of github.com:bwNetFlow/dashboard
4d39c77 Initial commit
b99a336 Merge branch 'influx' into 'master'
dbd2ddf extend openstack deployment: separate dashboard vm
bd6215f influx connector: push diffs, not counter
c825e3f change deployment to bwcloud
2dc89d3 fix influx connector time freq; fix cid access sync
218aec8 fix comments in options
699008f fix bug in customer index
0d86d32 fix influx db creation; minimize counter lock in influx connector
2df3d77 move prometheus default and meta collector do /metrics
1fec642 prometheus port as parameter
c22e1ec integrate new influx flags in docker
6a95fc1 implement prometheus exporter; fix bug in label hash
c6f2fab extend influx connector: flag for perCidDB; dbName as param; export meta counters
33627f8 minor cleanups and clarifications
fc5f396 clean up push timer logic for influx
63a4f81 add terraform deployment scripts
e3b1a47 fix docker entrypoint
11e38c2 add export params to docker image
64c7594 add todo for prometheus connector
832167a fix ci for multi-branch go builds
fbe5929 finish influx connector to push into cid DBs
c84cd3e add customer index to counters
2b5ab4e refactor export into exporter, counters, and connectors (prometheus not working, influx partially)
1c78b6b Merge branch '2ndprom' into 'master'
8ace4d2 make prom metrics without units explicit
826fa50 make separate endpoint work, pending live testing
f65e4ba add time based garbage collector for tophost total list
5172819 fix for control message partition array length
87ba806 fix: add missing return statement
3a8f26e second prometheus endpoint: split meta and data
68ccdfc cleanup unused code and broken pidfile gen
4356a0f cancel consumer control messages when channel is closed
ec8dce0 add prometheus metric: kafka offset
99302ce defensive typecast to avoid panic
f6e4e91 add kafka msgcount to prometheus
c8b8172 add kafka msgcount to prometheus
314ecb4 update deployment
6fd8693 re-add geo label
42e3478 print kafka user in docker init script
3813455 install ca-certs in container for tls connections
e6fc0b3 allow cid filter on a list of customer ids
83b7911 enable kafka auth credentials
23559ea reduce prometheus labels to reduce load
c51fc28 implement tophost list per customer id
209a29a update current grafana dashboard
c9e5a8e change proto to protoname and add remote country to prometheus
27548ad allow disabling costumerID filter
be513ff adjust to new kafkaconnector api
66c7d98 add most recent grafana dashboard
f6c761e implement top hosts by peer and with long time counter for accuracy
3a90b0e fix connections vs bytes bug
5f4dc30 remove tophost ips if not reported anymore
3bd87d7 10 instead of 50 top hosts to report
d39822d rename processor to consumer
a2343d0 update grafana dashboard
7e75f2b fix top lists: reset host counters in each export cycle
ed068e1 use extracted kafkaconnector repo
48043d7 update grafana dashboard
bf53bcb refactor tophost and add top by connections
1123a8c add recover to debug ip runtime error
2917129 dirty hack: top n hosts by bytes

Docker images

  • docker pull bwnetflow/dashboard:v0.1
  • docker pull bwnetflow/dashboard:latest
  • docker pull bwnetflow/dashboard:v0.1
  • docker pull bwnetflow/dashboard:latest