burrow-stats icon indicating copy to clipboard operation
burrow-stats copied to clipboard

Dashboard for burrow kafka consumer lag checking

Results 30 burrow-stats issues
Sort by recently updated
recently updated
newest added

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 0.2.16 to 1.4.1. Release notes Sourced from loader-utils's releases. v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34) v1.4.0 1.4.0 (2020-02-19) Features the resourceQuery is passed to...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.14.0 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Hi, I got following error: [root@srv1 burrow-stats]# docker run -p 8022:8022 -e PORT=8022 -v /opt/burrow-stats/configs.json tulios/burrow-stats:latest Error: Error: Cannot find module '../../configs.json' configs.json file is just on the same path....

We've had a situation where Burrow reported stale offsets for the topic, while the consumer groups were still updating, leading to "negative lag". In burrow-stats, this showed as a persistent...

while running latest docker image (0.6.1), instantly getting this error: ``` TypeError: Cannot read property 'series' of undefined at t.chartData (app-de86d3a….js:8) at t.render (app-de86d3a….js:8) at c._renderValidatedComponentWithoutOwnerOrContext (common-de86d3a….js:17) at c._renderValidatedComponent (common-de86d3a….js:17)...

Is the project active anymore

question

Is there any way to extend time of X-Axis to keep 2 days data at least?

question

Unless all specified consumers are running, the Consumers Lag and Partitions Lag view are not displaying anything? Status shows consumer groups that are currently active but unless they are all...

bug

I see below error while running "npn run dev" $ node -v v7.0.0 npm -v 3.10.8 Starting child process with 'node bin/server.js' /Users/tanuj/Documents/burrow-stats/node_modules/babel-core/lib/transformation/file/logger.js:41 throw new Constructor(this._buildMessage(msg)); ^ ReferenceError: [BABEL] /Users/tanuj/Documents/burrow-stats/node_modules/burrow-stats/server/index.js:...

bug