Files
speckle-server/packages
Iain Sproat 9f84464837 fix(server prometheus metrics): speckle_server_apollo_calls prometheus metric should be published (#980)
The move from app.js to app.ts had broken speckle_server_apollo_calls prometheus metric.  This PR
reverts the import of apolloPlugin to use the previous inline require.
2022-09-02 11:34:21 +01:00
..