https://github.com/prometheus/pushgateway#post-method POST works exactly like the PUT method but only metrics with the same name as the newly pushed metrics are replaced (among those with the same grouping key).
I don't understand this definition. When I send request by post method the metrics are replaced and when I send request by put the metric are replaced. *What is the difference?* And ofcourse I send post and put with the same grouping key. -- 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/88e7aded-2e24-4fb2-9f2f-e8ba624f4ba4o%40googlegroups.com.

