Joey777210

Results 16 comments of Joey777210

npm i failed on my mac too! my env: NPM version - 8.11.0 System - windows 10

I've met the same issue, did you fix it?

I think we have to re-design auth module for prometheus sd. Use nacos's org Annotation `@Secured` seems to be the easy way.

ok,but how current security codes in prometheus modul works?

Actually, prometheus do not support Nacos as service discovery directly. Currently, we can only use Prometheus Http SD config for Nacos, see this issue: https://github.com/prometheus/prometheus/issues/7539 . And prometheus don't really...

> > Actually, prometheus do not support Nacos as service discovery directly. Currently, we can only use Prometheus Http SD config for Nacos, see this issue: [prometheus/prometheus#7539](https://github.com/prometheus/prometheus/issues/7539) . And prometheus...

> > > > Actually, prometheus do not support Nacos as service discovery directly. Currently, we can only use Prometheus Http SD config for Nacos, see this issue: [prometheus/prometheus#7539](https://github.com/prometheus/prometheus/issues/7539) ....

> I don't found the config `url`, can you provide a demo configuration? > > What's more, the usage of prometheus sd document is leak. Would you mind try to...

@KomachiSion I will write a document after solving this security issue #10752

遇到了同样的问题!/proc为空,不知你是否也遇到了,在busybox中查询mount point和ps都为空的情况?请问你找到了原因吗?