Teleplug

Module VersionHex DocsTotal DownloadLicenseLast Updated

Teleplug is a dead simple opentelemetry-instrumented plug.

Installation

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

def deps do
[
{:teleplug, "~> 1.0.0"}
]
end

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

Use

In your pipeline add

plug TelePlug

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 file for more details.