You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,6 +224,10 @@ input {
224
224
225
225
**Important:** The user which is sending the data on behalf of other tenants requires a specific role. This role is defined in the configuration file of the monasca-log-api as ```delegate_roles```.
226
226
227
+
#### Exception handling
228
+
229
+
This output plugin will sleep for maximum 60 seconds after the request to
230
+
Monasca API fails and will retry the request until successful.
231
+
227
232
## Open tasks
228
233
* Language translations (Replace hardcoded String messages with a configuration/language file)
0 commit comments