-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added message when restart of CEP is complete
- Loading branch information
Showing
7 changed files
with
380 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,263 @@ | ||
{ | ||
"activeVersionId": "1950132570", | ||
"availability": "MARKET", | ||
"contextPath": "cep", | ||
"description": "", | ||
"id": "3142", | ||
"key": "apama-ctrl-1c-4g", | ||
"manifest": { | ||
"apiVersion": "2", | ||
"billing": { | ||
"metrics": [ | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_extensions", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_epl_apps", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_epl_apps_active", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_analytics_builder_models", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_analytics_builder_models_active", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onAlarmSendSms", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onAlarmSendEmail", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onAlarmEscalateAlarm", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onAlarmDurationIncreaseAlarmSeverity", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onGeofenceCreateAlarm", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onGeofenceSendEmail", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_calculateEnergyConsumption", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onMissingMeasurementsCreateAlarm", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_onAlarmExecuteOperation", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_explicitThresholdSmartRule", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "number_smart_rules_active_thresholdSmartRule", | ||
"type": "NUMBER" | ||
}, | ||
{ | ||
"aggregation": { | ||
"function": "LATEST" | ||
}, | ||
"name": "total_physicalMemoryMB", | ||
"type": "NUMBER" | ||
} | ||
] | ||
}, | ||
"billingMode": "RESOURCES", | ||
"contextPath": "cep", | ||
"description": "The per-tenant Streaming Analytics microservice lets you use Analytics Builder models, EPL apps and smart rules for real-time analytics.", | ||
"isolation": "PER_TENANT", | ||
"key": "apama-ctrl-1c-4g-key", | ||
"livenessProbe": { | ||
"failureThreshold": 3, | ||
"httpGet": { | ||
"path": "/health", | ||
"port": 80 | ||
}, | ||
"initialDelaySeconds": 180, | ||
"periodSeconds": 30, | ||
"successThreshold": 1, | ||
"timeoutSeconds": 120 | ||
}, | ||
"name": "apama-ctrl-1c-4g", | ||
"noAppSwitcher": true, | ||
"provider": { | ||
"name": "Software AG" | ||
}, | ||
"readinessProbe": { | ||
"failureThreshold": 99, | ||
"httpGet": { | ||
"path": "/health", | ||
"port": 80 | ||
}, | ||
"initialDelaySeconds": 2, | ||
"periodSeconds": 2, | ||
"successThreshold": 1, | ||
"timeoutSeconds": 5 | ||
}, | ||
"requestedResources": { | ||
"memory": "400Mi" | ||
}, | ||
"requiredRoles": [ | ||
"ROLE_AUDIT_ADMIN", | ||
"ROLE_AUDIT_READ", | ||
"ROLE_BULK_OPERATION_ADMIN", | ||
"ROLE_BULK_OPERATION_READ", | ||
"ROLE_APPLICATION_MANAGEMENT_READ", | ||
"ROLE_INVENTORY_READ", | ||
"ROLE_INVENTORY_ADMIN", | ||
"ROLE_INVENTORY_CREATE", | ||
"ROLE_MEASUREMENT_READ", | ||
"ROLE_MEASUREMENT_ADMIN", | ||
"ROLE_EVENT_READ", | ||
"ROLE_EVENT_ADMIN", | ||
"ROLE_ALARM_READ", | ||
"ROLE_ALARM_ADMIN", | ||
"ROLE_DEVICE_CONTROL_READ", | ||
"ROLE_DEVICE_CONTROL_ADMIN", | ||
"ROLE_IDENTITY_READ", | ||
"ROLE_IDENTITY_ADMIN", | ||
"ROLE_CEP_MANAGEMENT_READ", | ||
"ROLE_CEP_MANAGEMENT_ADMIN", | ||
"ROLE_OPTION_MANAGEMENT_READ", | ||
"ROLE_TENANT_MANAGEMENT_READ", | ||
"ROLE_SMS_ADMIN", | ||
"ROLE_USER_MANAGEMENT_READ", | ||
"ROLE_USER_MANAGEMENT_OWN_READ", | ||
"ROLE_MACHINE_LEARNING_READ" | ||
], | ||
"resources": { | ||
"cpu": "1", | ||
"memory": "4Gi" | ||
}, | ||
"roles": [ | ||
"ROLE_SMARTRULE_READ", | ||
"ROLE_SMARTRULE_ADMIN", | ||
"ROLE_ANALYTICSBUILDER_READ", | ||
"ROLE_EPLAPPS_READ", | ||
"ROLE_MACHINE_LEARNING_READ" | ||
], | ||
"scale": "NONE", | ||
"settingsCategory": null, | ||
"type": "MICROSERVICE", | ||
"version": "10.18.0.4.20230828-1241-e470f1562" | ||
}, | ||
"name": "apama-ctrl-1c-4g", | ||
"owner": { | ||
"self": "https://t306817378.eu-latest.cumulocity.com/tenant/tenants/management", | ||
"tenant": { | ||
"id": "management" | ||
} | ||
}, | ||
"requiredRoles": [ | ||
"ROLE_AUDIT_ADMIN", | ||
"ROLE_AUDIT_READ", | ||
"ROLE_BULK_OPERATION_ADMIN", | ||
"ROLE_BULK_OPERATION_READ", | ||
"ROLE_APPLICATION_MANAGEMENT_READ", | ||
"ROLE_INVENTORY_READ", | ||
"ROLE_INVENTORY_ADMIN", | ||
"ROLE_INVENTORY_CREATE", | ||
"ROLE_MEASUREMENT_READ", | ||
"ROLE_MEASUREMENT_ADMIN", | ||
"ROLE_EVENT_READ", | ||
"ROLE_EVENT_ADMIN", | ||
"ROLE_ALARM_READ", | ||
"ROLE_ALARM_ADMIN", | ||
"ROLE_DEVICE_CONTROL_READ", | ||
"ROLE_DEVICE_CONTROL_ADMIN", | ||
"ROLE_IDENTITY_READ", | ||
"ROLE_IDENTITY_ADMIN", | ||
"ROLE_CEP_MANAGEMENT_READ", | ||
"ROLE_CEP_MANAGEMENT_ADMIN", | ||
"ROLE_OPTION_MANAGEMENT_READ", | ||
"ROLE_TENANT_MANAGEMENT_READ", | ||
"ROLE_SMS_ADMIN", | ||
"ROLE_USER_MANAGEMENT_READ", | ||
"ROLE_USER_MANAGEMENT_OWN_READ", | ||
"ROLE_MACHINE_LEARNING_READ" | ||
], | ||
"roles": [ | ||
"ROLE_SMARTRULE_READ", | ||
"ROLE_SMARTRULE_ADMIN", | ||
"ROLE_ANALYTICSBUILDER_READ", | ||
"ROLE_EPLAPPS_READ", | ||
"ROLE_MACHINE_LEARNING_READ" | ||
], | ||
"self": "https://t306817378.eu-latest.cumulocity.com/application/applications/3142", | ||
"type": "MICROSERVICE" | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.