Andy Knapp

Results 18 issues of Andy Knapp

First of all, thank you for this repo, it's awesome, I love it! This repo has a running example for kerberized Kafka using SASL_PLAINTEXT, it would be great to have...

## Summary and context The API gateway [expects a cloudevent](https://github.com/Accenture/reactive-interaction-gateway/blob/281-basic-distributed-tracing/lib/rig_inbound_gateway/api_proxy/handler/kafka.ex#L143) although it should accept everything and simply forward the request to the backend. Maybe it should not even expect a...

bug

The awesome project [Debezium](https://debezium.io/) is an open source project for change data capture that streams changes from your database. By pointing Debezium on a database, you can respond to all...

Once [this issue](https://github.com/opencensus-beam/opencensus-jaeger/issues/2) has been closed, we should adapt the `opencensus-jaeger` dependency to use the W3C trace context format.

Implement #281 and #311 for the NATS handler. This includes: - Fontend -> RIG -> NATS (message): RIG processes trace context of the frontend from the header. As it is...

When a frontend application sends a message to RIG, it can also send [W3C Trace Context in the HTTP header](https://www.w3.org/TR/trace-context/#trace-context-http-headers-format) and RIG will accept it and consume it. RIG will...

In #150 we created the first github actions workflow that tests and releases the helm chart. In the next step, it would be great to migrate the whole CI to...

enhancement
good first issue

The Prometheus documentation provides a list of integrations made by 3rd party projects using the webhook receiver: https://prometheus.io/docs/operating/integrations/#alertmanager-webhook-receiver. This documentation is [open source](https://github.com/prometheus/docs#contributing-changes) and we should add the `prometheus-msteams` to...

good first issue