-
Notifications
You must be signed in to change notification settings - Fork 37
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
Sample template: alert summary with log pattern agent #945
Sample template: alert summary with log pattern agent #945
Conversation
Signed-off-by: yuye-aws <[email protected]>
Signed-off-by: yuye-aws <[email protected]>
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.
Approved pending rerunning spotless to add an EOF newline to the json template.
Signed-off-by: Daniel Widdis <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #945 +/- ##
=========================================
Coverage 78.07% 78.07%
Complexity 996 996
=========================================
Files 99 99
Lines 4625 4625
Branches 431 431
=========================================
Hits 3611 3611
Misses 834 834
Partials 180 180 ☔ View full report in Codecov by Sentry. |
* log pattern tool template Signed-off-by: yuye-aws <[email protected]> * update change log Signed-off-by: yuye-aws <[email protected]> * Update alert-summary-log-pattern-agent.json Signed-off-by: Daniel Widdis <[email protected]> --------- Signed-off-by: yuye-aws <[email protected]> Signed-off-by: Daniel Widdis <[email protected]> Co-authored-by: Daniel Widdis <[email protected]> (cherry picked from commit 5559242) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…946) Sample template: alert summary with log pattern agent (#945) * log pattern tool template * update change log * Update alert-summary-log-pattern-agent.json --------- (cherry picked from commit 5559242) Signed-off-by: yuye-aws <[email protected]> Signed-off-by: Daniel Widdis <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Daniel Widdis <[email protected]>
Description
Add template for alert summary with log pattern agent
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoff
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.