appsignal-elixir v0.9.0 Release Notes

    • โœ‚ Remove instrumentation macros, switch to decorators
    • ๐Ÿ“š Update channel decorators documentation
    • ๐Ÿ“š Documentation on instrumentation decorators
    • Let Appsignal.{set_gauge, add_distribution_value} accept integers (#31)
    • ๐Ÿšฆ Implement Appsignal.send_error (#29)
    • โž• Add documentation for filtered parameters (#28)
    • ๐Ÿšฆ Appsignal.Utils.ParamsEncoder.preprocess/1 handles structs (#30)