Jay Vyas’ Post

View profile for Jay Vyas, graphic

Engineering @ Tesla !

Does anyone do alot of prometheus.io client side metrics stuff... ? I have a couple of questions about how far you can push the client as a local metrics store...... 1) the client when iterating makes you loop through metric families. does anyone know why? id rather loop thru just metrics as a flat space. 2) the client doesn't store timestamps when you Inc() or Set(...). this means the only way to see update times is to expose them to a server... and hope the server is scraping regularly . has anyone else wanted to be able to know when they (on the client side) last incremental a metric?

To view or add a comment, sign in

Explore topics