elastic-ipfs / metrics-collector

collect elastic-ipfs events into metrics
Other
2 stars 0 forks source link

elastic-ipfs events are delivered to metrics-collector URL (e.g. cf worker) #14

Closed gobengo closed 2 years ago

gobengo commented 2 years ago

The metrics-collector MVP is coming together. The collector itself is deployed. Now we need to get events flowing from elastic-ipfs to the metrics-collector in our staging environments and see it working.

This involves creating/operationalizing https://github.com/elastic-ipfs/event-delivery-lambda

gobengo commented 2 years ago

main blocker: https://github.com/elastic-ipfs/event-delivery-lambda/issues/6

gobengo commented 2 years ago

confirmed delivery of IndexerNotified and IndexerCompleted events in staging

gobengo commented 2 years ago

it's working in prod