Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
- runFederatorMetrics :: (ServiceMap -> HostPort) -> App ()
- testFederatorMetricsInternal :: App ()
- testFederatorMetricsExternal :: App ()
- testFederatorNumRequestsMetrics :: HasCallStack => App ()
Documentation
runFederatorMetrics :: (ServiceMap -> HostPort) -> App () Source #
testFederatorMetricsInternal :: App () Source #
The metrics setup for both internal and external federator servers are the same, so we can simply run the same test for both.