haskell-language-server/.github
Pepe Iborra 6524122927
Expose runtime metrics via EKG (#2267)
* Collect metrics and expose an EKG server

* register gc metrics locally

* getDatabaseKeys

* fixups

* Abstract monitoring and put EKG behind a Cabal flag

* Add CI for the new flag

* fix double ifdef

* link to GHC docs for eventlogs

* log when stopping the EKG server

* Allow CPP in modules

* Add doc comments

* Apply suggestions from code review

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>

* Compat. with ghc 9.2

* use an ekg-json snapshot that preserves compat. with ghc 8.x

* confine CPP to the EKG module

Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
2022-05-06 09:58:18 +00:00
..
actions/setup-build no longer disable -dynamic builds (#2885) 2022-05-05 22:53:42 +00:00
ISSUE_TEMPLATE Rework troubleshooting section, add basic explainer (#2517) 2021-12-21 17:53:22 +00:00
workflows Expose runtime metrics via EKG (#2267) 2022-05-06 09:58:18 +00:00
dependabot.yml add dependabot: add Actions CI merge requests automation (#2339) 2021-11-10 23:56:06 +00:00
mergify.yml Use new queue rules for mergify bot (#2301) 2021-10-28 19:17:05 +02:00