You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this enhancement require public documentation?
I have added an Acceptance Criteria item for adding and/or adjusting public documentation (if applicable)
Problem Statement
Now we are generating Events when a k8s object is failed to be translated to Kong configuration or failed to apply translated Kong configuration. To help users to monitor the failures by the events, we can provide solutions to tell them how to monitor the events by popular monitoring systems like grafana/datadog/splunk.
Proposed Solution
Write a document about how can users use popular monitoring platform(s) to monitor the kubernetes events indicating translation failures and configuration application failures
Additional information
X-Ref of FTI where customer wanted to add error logs for translation failures: FTI-6782
But we have decided to use Debug logs in KIC for translation failures to reduce the interrupt of alert systems that are collecting logs: #6540
Acceptance Criteria
As a user, I can see the translation/config application failure events in monitoring system(s) following the introduction of the document.