burrow-dashboard
burrow-dashboard copied to clipboard
Kafka Dashboard for Burrow 1.0 API, monitor the topic info and consumer group offsets.
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Hello @joway, I am trying to use burrow-dashboard for our Kafka Environment and I got to the point where I need to run `npm run dev` but I am getting...
Hi Joway, Thanks for your amazing dashboard. We were using your docker image from dockerhub joway/burrow-dashboard It works fine without any issues. Whereas if I try to manually build the...
Hello there! I really want to test this app with my broker that is hosted in heroku and I would need to setup these... can you guide me where should...
hi @joway , The below is my burrow configuration. start [general] access-control-allow-origin="*" [logging] level="" [zookeeper] servers=["z-2xxxxxx.com:2181","z-1xxxxcom:2181","z-3xxxxx.com:2181"] timeout=6 root-path="/burrow" [client-profile.kafka-profile] kafka-version="2.2.1" client-id="burrow-client" [cluster.gw] class-name="kafka" client-profile="kafka-profile" servers=["b-3.xxxxxx.com:9092","b-2.xxxx.com:9092","b-1.xxxx.com:9092"] topic-refresh=120 offset-refresh=10 [consumer.consumer_kafka] class-name="kafka" cluster="gw"...
I have configured burrow for my kafka cluster and though of using burrow-dashboard to see the consumer lags in the consumer groups and topics. But after configuration, my kafka cluster...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...