Version overview
- Enable Prometheus monitoring
- Custom Variable Design & Built-in Variables
- EngineConn History Information Recording Features
- EngineConn Metrics Reporting Feature
- ContextService cleanup interface features
- Release-Notes
Configuration Item
Module Name (Service Name) | Type | Parameter Name | Default Value | Description |
---|---|---|---|---|
eureka(application-eureka.yml) | New | management.endpoints.web.exposure.include | refresh,info,health,metrics | The endpoint exposure range for Spring Boot Actuator |
eureka(application-eureka.yml) | New | eureka.instance.metadata-map:.prometheus.path | ${prometheus.path:/actuator/prometheus} | Prometheus monitoring endpoint for microservices registered in Eureka metadata |
common(application-linkis.yml) | New | eureka.instance.metadata-map:.prometheus.path | ${prometheus.path:${prometheus.endpoint}} | ditto |
common | New | wds.linkis.prometheus.enable | false | |
common | Modify | wds.linkis.server.user.restful.uri.pass.auth | /api/rest_j/v1/actuator/prometheus | |
common | modify | spring.spring.cloud.config.enabled | false |
DB Table Changes
For details, see the upgrade schemadb/upgrade/1.1.3_schema
file in the corresponding branch of the code repository (https://github.com/apache/linkis).