scoutapp / scout_apm_elixir

ScoutAPM Elixir Agent. Supports Phoenix and other frameworks.
https://scoutapm.com
Other
36 stars 20 forks source link

Metadata should have language / language_version fields #107

Closed cschneid closed 4 years ago

cschneid commented 5 years ago

Standardizing metadata between the various agents - put a fixed elixir string in language, and the version (1.9.2 or whatever) in language_version

Keep the existing fields for now. Need to ensure that the CoreAgent handles them nicely when missing.