graphql-engine/server/src-lib/Hasura/Server
Naveen Naidu b14a4f255a
server: Pass EKG Metrics Store as argument to runHGEServer (#5560)
* Add ekg-core to build-executable .cabal

* Move creation of EKG Store to Main.hs

This helps to share metrics between pro and OSS and
helps surface the metrics from OSS in Datadog via
Pro.

Co-authored-by: Phil Freeman <phil@hasura.io>
2020-08-18 12:53:12 -07:00
..
API server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
Auth Tracing: Simplify HTTP traced request (#5451) 2020-07-28 11:51:56 -07:00
Init Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Migrate Scheduled triggers (close #1914) (#3553) 2020-05-13 18:03:16 +05:30
Telemetry Fix latency buckets for telemetry data 2020-07-22 12:29:38 -04:00
App.hs server: Pass EKG Metrics Store as argument to runHGEServer (#5560) 2020-08-18 12:53:12 -07:00
Auth.hs Add MonadTrace and MonadExecuteQuery abstractions (#5383) 2020-07-15 16:10:48 +05:30
CheckUpdates.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Compression.hs few actions' fixes and improvements (fix #3977, #4061 & close #4021) (#4109) 2020-03-20 12:16:45 +05:30
Cors.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Init.hs Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Logging.hs server: pass http and websocket request to logging context (#5470) 2020-07-29 20:18:36 +05:30
Middleware.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Migrate.hs change log kind from db_migrate to catalog_migrate (#5531) 2020-08-05 15:53:14 +05:30
SchemaUpdate.hs server: set hasura.tracecontext in RQL mutations [#5542] (#5555) 2020-08-10 12:34:24 -07:00
Telemetry.hs Migrate to GHC 8.10, upgrade dependencies. Closes #4517 2020-05-13 19:13:02 -04:00
Utils.hs Pass environment variables around as a data structure, via @sordina (#5374) 2020-07-14 12:00:58 -07:00
Version.hs Remote Joins: Create relationships across database and remote schemas (#2392) 2020-05-27 20:32:58 +05:30