Skip to content

Releases: scoutapp/scout_apm_elixir

v0.4.9

26 Nov 16:46
Compare
Choose a tag to compare
  • Enhancements
    • Make action_name function public for use in instrumenting chunked HTTP responses (#70)

v0.4.6

18 Jun 21:33
Compare
Choose a tag to compare
  • Bug Fixes
    • Fix cache start order (#64)

v0.4.5

15 Jun 16:36
Compare
Choose a tag to compare
  • Bug Fixes
    • Set hostname on slow transactions (#61)
    • Avoid raising on layer mismatch (#63)

v0.4.4

23 May 17:04
Compare
Choose a tag to compare
  • Bug Fixes
    • Do not raise when Ecto.LogEntry has nil query_time (#58)

v0.4.3

16 May 16:10
Compare
Choose a tag to compare
  • Enhancements
    • Track Error Rates (#56)
  • Bug Fixes
    • Fix compile warning if project is not using PhoenixSlime (#56)

v0.4.2

25 Apr 19:55
Compare
Choose a tag to compare
  • Enhancements
    • Added ability to instrument Slime templates (#54)

v0.4.0

06 Feb 21:14
f96f9e9
Compare
Choose a tag to compare
  • 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)