README.md
# Teleplug
[](https://hex.pm/packages/teleplug)
[](https://hexdocs.pm/teleplug/)
[](https://hex.pm/packages/teleplug)
[](https://github.com/primait/teleplug/blob/master/LICENSE.md)
[](https://github.com/primait/teleplug/commits/master)
Teleplug is a dead simple opentelemetry-instrumented plug.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `teleplug` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:teleplug, "~> 1.0.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/teleplug](https://hexdocs.pm/teleplug).
## Use
In your pipeline add
```
plug TelePlug
```
## Copyright and License
Copyright (c) 2020 Prima.it
This work is free. You can redistribute it and/or modify it under the
terms of the MIT License. See the [LICENSE.md](./LICENSE.md) file for more details.