Re: Re: Problem of Prometheus Stats Providers

2018-07-09 Thread li.peng...@zhaopin.com.cn
thanks, stats is ok! li.peng...@zhaopin.com.cn From: Sijie Guo Date: 2018-07-10 05:32 To: user Subject: Re: Problem of Prometheus Stats Providers Ah I see, there is a problem about this. when httpServer is enabled, it doesn't registered `metrics` endpoint at the http router. so it fails

Ack mode of individual pulsar

2018-07-11 Thread li.peng...@zhaopin.com.cn
In introduce of pulsar, i interest in ack mode of individual. I know that pulsar use bookkeeper to store messages, and entries in bookkeeper write only once. so i want to know how pulsar server do message ack in individual mode. if ack failed, how long will i receive the message again.

Re: Ack mode of individual pulsar

2018-07-11 Thread li.peng...@zhaopin.com.cn
org.apache.bookkeeper.mledger.proto li.peng...@zhaopin.com.cn From: Sijie Guo Date: 2018-07-12 00:40 To: user; us...@pulsar.incubator.apache.org Subject: Re: Ack mode of individual pulsar +users@pulsar In the context of pulsar, when a consumer acks a message, it doesn’t remove entries from bookkeeper

Re: Problem of Prometheus Stats Providers

2018-07-09 Thread li.peng...@zhaopin.com.cn
But i got "Resource not found"。 My config file is upload. li.peng...@zhaopin.com.cn From: Sijie Guo Date: 2018-07-09 15:30 To: user Subject: Re: Re: Problem of Prometheus Stats Providers Okay. So when httpServerEnabled is true, prometheus provider will not start a separated htt

Re: Problem of Prometheus Stats Providers

2018-07-09 Thread li.peng...@zhaopin.com.cn
But i got "Resource not found"。 My config file is upload. li.peng...@zhaopin.com.cn From: Sijie Guo Date: 2018-07-09 15:30 To: user Subject: Re: Re: Problem of Prometheus Stats Providers Okay. So when httpServerEnabled is true, prometheus provider will not start a separated htt

Problem of Prometheus Stats Providers

2018-07-08 Thread li.peng...@zhaopin.com.cn
set configs , but i can't reach 8000 port. # ## Stats Providers # # Whether statistics are enabled enableStatistics=true # The flag to enable

Re: Re: Problem of Prometheus Stats Providers

2018-07-09 Thread li.peng...@zhaopin.com.cn
server class httpServerClass=org.apache.bookkeeper.http.vertx.VertxHttpServer li.peng...@zhaopin.com.cn From: Sijie Guo Date: 2018-07-09 14:04 To: user Subject: Re: Problem of Prometheus Stats Providers Interesting, I have tried these settings at my laptop. I am able to curl the metrics : "