diff --git a/changelog/unreleased/pr-25292.toml b/changelog/unreleased/pr-25292.toml new file mode 100644 index 0000000000..a30d302693 --- /dev/null +++ b/changelog/unreleased/pr-25292.toml @@ -0,0 +1,5 @@ +type = "a" +message = "Added a default timestamp filter for Alerts and Events table to show entities from the last month." + +pulls = ["25292"] +issues = ["24361"]