> I am working on bumping Prometheus client to 0.12.0
What is the motivation for the update? If it is security related, that
might help us make a decision here.
> If we want to be compatible with Open Metrics, I suggest adding metrics
> named `_total` in a release version like 2.10.0, and removin
ping @enrico @matteo
Please take a look when you have time.
Thanks
ZhangJian He
ZhangJian He 于2022年2月13日周日 09:47写道:
> ping @enrico @matteo
> Please take a look when you have time.
>
> Thanks
> ZhangJian He
>
> ZhangJian He 于2022年2月11日周五 14:09写道:
>
>> ping @enrico @matteo
>>
>> ZhangJian He 于2
ping @enrico @matteo
Please take a look when you have time.
Thanks
ZhangJian He
ZhangJian He 于2022年2月11日周五 14:09写道:
> ping @enrico @matteo
>
> ZhangJian He 于2022年2月8日周二 16:07写道:
>
>> Sorry for missing the information.
>> Before I upgrade the prom client, pulsar metrics is
>> ```
>>
>> - pulsar
ping @enrico @matteo
ZhangJian He 于2022年2月8日周二 16:07写道:
> Sorry for missing the information.
> Before I upgrade the prom client, pulsar metrics is
> ```
>
> - pulsar_connection_closed_total_count
>
> - pulsar_connection_created_total_count
>
> - pulsar_source_received_total_1min
>
> - system_exc
Sorry for missing the information.
Before I upgrade the prom client, pulsar metrics is
```
- pulsar_connection_closed_total_count
- pulsar_connection_created_total_count
- pulsar_source_received_total_1min
- system_exceptions_total_1min
```
After
```
- pulsar_connection_closed_total_count_t
What happens when you upgrade the Prometheus client ?
Can you share some examples of "before" and "after" ?
My understanding is that you posted how it looks like "after" the upgrade
Thanks for working on this
Enrico
Il giorno mar 8 feb 2022 alle ore 08:21 ZhangJian He
ha scritto:
>
> Before, I