Skip to content

trinode/extatic_datadog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtaticDatadog

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add extatic_datadog to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:extatic_datadog, "~> 0.1.0"}]
end
```
  1. Ensure extatic_datadog is started before your application:
```elixir
def application do
  [applications: [:extatic_datadog]]
end
```

About

Datadog Metric Reporter for Extatic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages