Releases: scoutapp/scout_apm_elixir
Releases · scoutapp/scout_apm_elixir
v0.4.9
- Enhancements
- Make
action_name
function public for use in instrumenting chunked HTTP responses (#70)
v0.4.6
- Bug Fixes
- Fix cache start order (#64)
v0.4.5
- Bug Fixes
- Set hostname on slow transactions (#61)
- Avoid raising on layer mismatch (#63)
v0.4.4
- Bug Fixes
- Do not raise when Ecto.LogEntry has nil query_time (#58)
v0.4.3
- Enhancements
- Bug Fixes
- Fix compile warning if project is not using PhoenixSlime (#56)
v0.4.2
- Enhancements
- Added ability to instrument Slime templates (#54)
v0.4.0
- Enhancements
- Silence logging when Scout is not configured (#46)
- Allow configuration of ignored routes (#45)
- Remove Configuration module GenServer (#47)
- Bug Fixes
- Prevent error when popping element from a TrackedRequest (#44)