Skip to content

The Telemetry reporter for DeployEx monitored applications

License

Notifications You must be signed in to change notification settings

thiagoesteves/telemetry_deployex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telemetry Deployex

Collecting data for Elixir Applications monitored by DeployEx

Hex.pm Version

Installation

If available in Hex, the package can be installed by adding telemetry_deployex to your list of dependencies in mix.exs:

def deps do
  [
    {:telemetry_deployex, "~> 0.1.0"}
  ]
end

Getting involved

🗨️ Contact us: Feel free to contact me on Linkedin.

Copyright and License

Copyright (c) 2024, Thiago Esteves.

DeployEx source code is licensed under the MIT License.

References

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/telemetry_deployex.