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
- Host: GitHub
- URL: https://github.com/keathley/orwell
- Owner: keathley
- Created: 2019-06-19T20:05:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T14:04:22.000Z (over 6 years ago)
- Last Synced: 2025-02-28T12:04:53.170Z (over 1 year ago)
- Topics: alerting, elixir, kafka, monitoring
- Language: Elixir
- Homepage:
- Size: 72.3 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).