Surgex v2.23.0 Surgex.Scout

Extensions to the official Scout package.

WARNING: This module is deprecated and will be removed in next major release. Please use https://github.com/surgeventures/confix instead.

Summary

Functions

Patches Scout environment key from env vars

Functions

init()

Patches Scout environment key from env vars.

By default, ScoutApm package does not allow to fetch key from env var.

Examples

In order to execute this extension on application start, set an appropriate config key:

config :surgex,
  scout_patch_enabled: true