Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observability and Debuggability OSS Project Code #190

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

kritikasjavali
Copy link

What this PR does:
This code has been added to implement observability and debuggability as part of our OSS project. We have written code to write logs to a log file and to the standard output. We have used a Filebeat sidecar to export these logs to Elasticsearch and Kibana for visualization. Changes have been made in the main.go and config/manager/manager.yaml file.

How Has This Been Tested?:
We have manually tested this code.

Release note:
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants