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
I have everything setup correctly, secret with credentials etc. No errors are thrown but the actual logs are not showing up inside the stackdriver logging for my kubernetes containers
Is that only an issue you have with the resource.labels? Because if you do not provide anything to the module, it defaults to a resource of { type: 'global' }. But in that case resource.labels is still undefined. It only sets type.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
🐛 Bug Report
I have everything setup correctly, secret with credentials etc. No errors are thrown but the actual logs are not showing up inside the stackdriver logging for my kubernetes containers
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want the logs to show up inside the actual container logs/kubernetes. Can this be a problem with missing labels?
Your Environment
The text was updated successfully, but these errors were encountered: