Skip to content
Snippets Groups Projects
  1. Oct 07, 2021
  2. Oct 04, 2021
  3. Sep 14, 2021
  4. Sep 01, 2021
  5. Aug 31, 2021
  6. Aug 30, 2021
  7. Aug 26, 2021
  8. Aug 16, 2021
    • Florian Sesser's avatar
      Polish custom metric names · 56bd0519
      Florian Sesser authored
      Prepend "payment_" to all of our custom metric names to group
      metrics from PaymentServer under one name space in Prometheus.
      
      This results in the following metrics being exported:
      
      - payment_processors_stripe_charge_attempts
      - payment_processors_stripe_charge_successes
      - payment_redemption_signatures_issued
      - payment_redemption_voucher_redeemed
      
      The non-custom http endpoints continue to be available under their
      Prometheus style labelled names, e.g.
      http_responses_total{instance="payments", path="v1/stripe/charge"}
      56bd0519
  9. Aug 04, 2021
  10. Aug 03, 2021
  11. Jul 13, 2021
Loading