Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
Configuration for the Instana SDK. Please use the defaultConfig
function and then modify individual settings via record syntax For more
information, see http://www.yesodweb.com/book/settings-types.
Config | |
|
Instances
defaultConfig :: Config Source #
Populates all config values as Nothing, so that the Instana SDK relies on environment variables or on its default config values (in this order) internally.