You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New kepler (starting from 0.10) has completely different set of
config options.
- Removed '-v' option as it's no longer supported.
- Added option --web.listen-address=:8888 as kepler no longer runs
on port 8888 by default.
- There is no longer need to specify desired metrics using
environment variables as all metrics are enabled by default.
0 commit comments