An open API service indexing awesome lists of open source software.

https://github.com/keathley/orwell

Kafka lag monitoring and alerting
https://github.com/keathley/orwell

alerting elixir kafka monitoring

Last synced: over 1 year ago
JSON representation

Kafka lag monitoring and alerting

Awesome Lists containing this project

README

          

# Orwell

**TODO: Add description**

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `orwell` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:orwell, "~> 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 [https://hexdocs.pm/orwell](https://hexdocs.pm/orwell).