We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05820ed + 25a3d8d commit e7442eeCopy full SHA for e7442ee
1 file changed
lib/cfe_internal_hub.cf
@@ -110,12 +110,6 @@ bundle agent cfe_internal_hub_maintain
110
"table": "__BenchmarksLog",
111
"history_length_days": 1,
112
"time_key": "CheckTimeStamp"
113
- },
114
- {
115
- "report": "promise_executions",
116
- "table": "__PromiseExecutionsLog",
117
- "history_length_days": 7,
118
- "time_key": "ChangeTimeStamp"
119
}
120
]');
121
0 commit comments