Hi 

My production gets data via prometheus API like 
"http://******:9090/api/v1/query?query=";. 
And the formual like : 
delta(com_nokia_neo_metrics_subscriber_counter_perfsdb_total[5m]) 

The FIRST TIME for below elements(action=ent, action=rtrv),  the value is 0 
but in fact it is 1. 

ElementValue
{action="ent",instance="localhost:9620",job="provision",key="Fs2System^Fs2System^Fs2Switch^utas3^Fs2Fsdb^fsdb0",key_mbean_attribute_name="Value",key_mbean_domain_name="com.nokia.neo.metrics",kind="counter",result="fail",tags_checksum="-765728571",type="subscriber_counter_perFsdb"}
 
0
{action="rtrv",instance="localhost:9620",job="provision",key="Fs2System^Fs2System^Fs2Switch^utas3^Fs2Fsdb^fsdb0",key_mbean_attribute_name="Value",key_mbean_domain_name="com.nokia.neo.metrics",kind="counter",result="fail",tags_checksum="866673650",type="subscriber_counter_perFsdb"}
 
0

For the second time, I do same operation(action=ent, action=rtrv), it will 
get correct value. 

If I do other operation(action=dlt) one time, the element for (action=dlt) 
will display, but the value is 0.  In fact it is 1. 

Anyone occurs this issue? 
Thanks in advance. 

thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/e186427c-13bf-4718-8584-fdbfe960693d%40googlegroups.com.

Reply via email to