remora icon indicating copy to clipboard operation
remora copied to clipboard

Kafka consumer lag-checking application for monitoring, written in Scala and Akka HTTP; a wrap around the Kafka consumer group command. Integrations with Cloudwatch and Datadog. Authentication recentl...

Results 6 remora issues
Sort by recently updated
recently updated
newest added

We're using Remora for exporting consumer group lag to CloudWatch metrics. Thanks for open sourcing this! ## The issue Metrics are currently exported as follows: ![Screenshot from 2020-01-02 11-16-50](https://user-images.githubusercontent.com/1055478/71663016-e5d99980-2d53-11ea-9420-c3d8465fab42.png) ![Screenshot...

Provide JSON logger that would integrate easily with log management tools like `scalyr`

we have multiple endpoints to our kafka cluster ``` version: "2" services: remora-kafka: image: remora:latest environment: KAFKA_ENDPOINT: "kafka1.our_domain:9092,kafka2.our_domain:9092,kafka3.our_domain:9092,kafka4.our_domain:9092" DATADOG_ON: "true" SERVER_PORT: "9019" TO_REGISTRY: "true" DATADOG_AGENT_HOST: "localhost" DATADOG_REMOVE_TAGS_FROM_METRIC_NAME: "true" ports: -...

Build the docker, launch a docker compose and run some acceptance tests against the image

**As** user **I want to** configure admin client via environment variables **So that** I can change remoras behaviour at runtime ### Description Currently I believe that it is not possible...

Are there any plans to migrate this repository away from Akka ? I understand that production use of the akka software will require a commercial license going forward : https://www.lightbend.com/akka/license-faq?_ga=2.102384641.146529755.1674838178-1514986760.1674642104