Skip to content

Commit

Permalink
ci: increasing "Agent process / Memory Resident Size Bytes" to 60mb (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
brushknight authored May 12, 2023
1 parent d00e875 commit 3d62918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/provision-alerts/template/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ policies:

- name: Agent process / Memory Resident Size Bytes
metric: memoryResidentSizeBytes
threshold: 5000000
threshold: 6000000
duration: 10
operator: "above"
template_name: "Agent process metrics"
Expand Down

0 comments on commit 3d62918

Please sign in to comment.