Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaothallis/opentelemetry-oban-demo
This repository contains a service intended to illustrate the implementation of OpenTelemetryOban
https://github.com/joaothallis/opentelemetry-oban-demo
Last synced: 24 days ago
JSON representation
This repository contains a service intended to illustrate the implementation of OpenTelemetryOban
- Host: GitHub
- URL: https://github.com/joaothallis/opentelemetry-oban-demo
- Owner: joaothallis
- License: mit
- Created: 2024-03-14T13:37:39.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T17:37:43.000Z (7 months ago)
- Last Synced: 2024-10-10T14:47:16.315Z (about 1 month ago)
- Language: Elixir
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpentelemetryObanDemo
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `opentelemetry_oban_demo` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:opentelemetry_oban_demo, "~> 0.1.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 .