Weasyl / weasyl

The website.
https://www.weasyl.com
Apache License 2.0
115 stars 30 forks source link

Expose some initial Prometheus metrics #1402

Closed charmander closed 3 months ago

charmander commented 4 months ago

The Prometheus client library for Python seems not great, but we really need metrics to get a sense of some upcoming performance improvements.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 82.69231% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 61.22%. Comparing base (b435a3b) to head (9ad5d73).

:exclamation: Current head 9ad5d73 differs from pull request most recent head f5374c9. Consider uploading reports for the commit f5374c9 to get more accurate results

Files Patch % Lines
weasyl/wsgi.py 35.71% 8 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1402 +/- ## ========================================== + Coverage 61.11% 61.22% +0.10% ========================================== Files 94 95 +1 Lines 9164 9212 +48 Branches 1658 1661 +3 ========================================== + Hits 5601 5640 +39 - Misses 3111 3119 +8 - Partials 452 453 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.