movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 53 forks source link

Enable debug/pprof endpoint #181

Closed pkqk closed 1 year ago

pkqk commented 1 year ago

Serve the net/http/pprof endpoint on the metrics port.

codecov-commenter commented 1 year ago

Codecov Report

Base: 70.79% // Head: 70.76% // Decreases project coverage by -0.02% :warning:

Coverage data is based on head (9c5afe3) compared to base (9c0b10f). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== - Coverage 70.79% 70.76% -0.03% ========================================== Files 26 26 Lines 2698 2699 +1 ========================================== Hits 1910 1910 - Misses 665 666 +1 Partials 123 123 ``` | [Impacted Files](https://codecov.io/gh/movio/bramble/pull/181?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio) | Coverage Δ | | |---|---|---| | [metrics.go](https://codecov.io/gh/movio/bramble/pull/181/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio#diff-bWV0cmljcy5nbw==) | `0.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=movio)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.