neonKUBE
neonKUBE copied to clipboard
grafana-deployment pod logging alert configuration missing file error
I noticed this while trying to debug excessive CPU utilization by the *grafana-deployment pod after a cluster restart.
logger=provisioning.alerting t=2023-08-20T15:44:20.607673937Z level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory"
I'm not sure if this is an actual problem. I also saw this in the logs (probably not an actual problem):
logger=plugin.grafana-odbc-datasource t=2023-08-20T15:44:19.680569338Z level=error msg="Enterprise License Error" error="license token file not found: /var/lib/grafana/license.jwt"
logger=plugin.grafana-odbc-datasource t=2023-08-20T15:44:19.681177927Z level=error msg="Enterprise License Error, starting error server" err="license token file not found: /var/lib/grafana/license.jwt"