knative / observability

The controllers and config for custom resources pertaining to egressing logs and metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle event updates in the event-controller/exporter

wfernandes opened this issue · comments

#2 (comment)

As per this conversation, we should look into sending events when they've been updated.

See stackdriver's event-exporter for more info,

https://github.com/GoogleCloudPlatform/k8s-stackdriver/blob/002910ba878a381c3d7c18793fc6a57ede785f1d/event-exporter/sinks/stackdriver/sink.go#L95-L115