Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: release deliverable and repo added

...

  • Include a prometheus endpoint that can be automatically discovered and scraped by Prometheus to track numeric metrics (e.g. # of failures, # of collected policies, etc.). 
  • Log errors and other info to the pod logs. Basic troubleshooting could then be done using kubectl logs. You could then use log forwarding tools to route logs to a logging index (Azure monitor, Elasticsearch, loki, splunk). 
  • Log to a file in the /opt/logs filesystem on the worker node...then pick it up via splunk for alerting (probably necessary for EOM). 

Honolulu Release Deliverables

  • Policy Sidecar seed code in gerrit (Will be submitted into dcaegen2/deployment repository as new sub-module - dcae-services-policy-container)
  • Policy Sidecar container in Nexus3
  • Example helm chart invoking side-car service
  • Documentation (wiki)

Attributions

...