-
Notifications
You must be signed in to change notification settings - Fork 8
Adding support for log to be pushed to s3 #781
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
base: main
Are you sure you want to change the base?
Conversation
📜 Docstring Coverage ReportRESULT: PASSED (minimum: 30.0%, actual: 75.8%) Detailed Coverage Report
|
📦 Trivy Vulnerability Scan Results
Report Summary
Scan Result Details✅ No vulnerabilities found during the scan for |
📦 Trivy Secret Scan Results
Report Summary
Scan Result Details✅ No secrets found during the scan for |
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
🛠 Docs available at: https://k.atlan.dev/application-sdk/agnt-192 |
🛠 Full Test Coverage Report: https://k.atlan.dev/coverage/application-sdk/pr/781 |
month = date.strftime("%m") | ||
day = date.strftime("%d") | ||
|
||
log_prefix = f"artifacts/apps/{application_name}/observability/logs/year={year}/month={month}/day={day}/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need to fix this.
Changelog
Additional context (e.g. screenshots, logs, links)
Checklist
Copyleft License Compliance