Skip to content

Commit

Permalink
Update definition.yml (#912)
Browse files Browse the repository at this point in the history
Change the entityExpiration from 8 days to 1 day due to the SW hosts ephemeral nature
  • Loading branch information
ocastillo88 authored Feb 13, 2023
1 parent 09a7bf8 commit 42b7a5a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions definitions/ext-solarwinds_server/definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@ synthesis:
npm.ManageBy:
npm.SiteCode:
npm.ServerLocation:
datacenter:

dashboardTemplates:
newRelic:
template: dashboard.json

configuration:
entityExpirationTime: EIGHT_DAYS
entityExpirationTime: DAILY
alertable: true

0 comments on commit 42b7a5a

Please sign in to comment.