maoling

Results 72 comments of maoling

@rahuljoshi123 now `databus` has a Maven Central [repo](https://mvnrepository.com/artifact/com.linkedin.databus)

@AkihiroSuda Thanks for your quick reply - Look at the usage: > > Docker-compatible options: > -d, --detach Run container in background and print container ID (nmz itself runs in...

> [NMZ-DBG] 03:46:11.07: Registering an exploration policy "replayable" (at explorepolicy.go:36) > [NMZ-DBG] 03:46:11.07: Namazu Config=Config{map[string]interface {}{ > "restport": int(10080), > "explorepolicyparam": map[string]interface {}{ > "faultActionProbability": float64(0.5), > "minInterval": "80ms", >...

`docker run -it --privileged=true --cap-add=sys_nice osrg/namazu /bin/bash ` solve the `prerequisite error: CAP_SYS_NICE is needed` problem

@AkihiroSuda - Wuuuuuu,I had installed the `namazu` successfully.I saw it was running in the daemon: > ng]interface {}{"comment":"injected by the random explorer"}}, "type":"action", "uuid":"7fc53aec-ac4d-4d97-afb4-33aacf17775c", "entity":"_namazu_shell_action_entity"}} (at orchestrator.go:97) > [NMZ-DBG] 02:15:01.25:...

> Why do you want to expose this value only on Prometheus? @eolivelli Could you please point out what place else I should expose? `DefaultMetricsProvider`?