Skip to content
Snippets Groups Projects
  1. Jan 13, 2022
  2. Jan 12, 2022
  3. Oct 07, 2021
  4. Oct 04, 2021
  5. Sep 14, 2021
  6. Sep 01, 2021
  7. Aug 31, 2021
  8. Aug 30, 2021
  9. Aug 26, 2021
  10. 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
  11. Aug 04, 2021
  12. Aug 03, 2021
  13. Jul 13, 2021
Loading