Skip to content

Releases: scoutapp/scout_apm_elixir

1.0.7

10 Jun 17:33
1.0.7
45d18ef
Compare
Choose a tag to compare
  • Enhancements
    • Add URI to request context (#114)

1.0.6

04 Feb 20:26
1.0.6
d405a2c
Compare
Choose a tag to compare
  • Enhancements
    • Allow expanding app name in template metrics (#111)

1.0.5

04 Feb 20:25
1.0.5
fc1ed51
Compare
Choose a tag to compare
  • Enhancements
    • Update CoreAgent to 1.2.6 (#109)
    • Send Queue Time as String (#110)

1.0.4

29 Oct 17:41
1.0.4
e34fec9
Compare
Choose a tag to compare
  • Enhancements
    • Queue time metric for Nginx (#106)

1.0.3

25 Oct 15:28
1.0.3
878a64b
Compare
Choose a tag to compare
  • Enhancements
    • Update Core Agent default version to v1.2.4 (#105)

1.0.2

03 Oct 18:10
1.0.2
03973f7
Compare
Choose a tag to compare
  • Bug Fixes
    • Send TrackedRequest error as a TagRequest (#104)
    • Ensure git_sha is not nil (#104)

1.0.1

01 Oct 17:21
1.0.1
f695268
Compare
Choose a tag to compare
  • Enhancements

    • Better core agent platform detection (#101)
  • Bug Fixes

    • Do not try to start core agent or send messages with no key (#102)

1.0.0

01 Oct 17:21
1.0.0
8f6d46e
Compare
Choose a tag to compare
  • Enhancements

    • Send platform in metadata (#92)
    • Use Core Agent to gather and transmit metrics (#93)
    • Use Jason instead of Poison for JSON encoding (#96)
    • Add Mix task to check configuration (#97)
    • Queue time metric and renaming capability for transactions (#98)
  • Bug Fixes

    • Fix error in converting list to string (#90)
    • Fix mismatched layers during ignored transaction(#95)
  • Breaking Changes

    • Deprecated tracing @transaction and @timing module attributes have been removed

v0.14.5

26 Jun 16:15
d2c09b1
Compare
Choose a tag to compare
  • Fix Ecto 2 support (#88)

v0.14.4

03 Apr 21:13
v0.14.4
32ad120
Compare
Choose a tag to compare
  • Support Telemetry 0.3.0/0.4.0 and Ecto 3.0/3.1 (#84)