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
Use Pravega official graphana image with Pravega dashboards instead of currently grafana/grafana:latest
Add automatic InfluxDB datasource adding to grafana.
Update properties in driver-pravega/deploy/templates directory
However, seems after Issue 4712 breaking properties changes, we need to update all affected properties in driver-pravega
Otherwise, we can have problems with deployment or f.e metrics collecting
Issue 4712: Inconsistently and confusingly named configuration keys #4712 pravega/pravega#4712
Issue 4900: Fix configuration related issues in templates and docs #4905 pravega/pravega#4905
-Dlicense.skip=true is the com.mycila plugin flag to skip checks, see "Request for a skip check goal. #28" mathieucarbou/license-maven-plugin#28 closed in 2013, so think it will work.
In omb com.mycila.license-maven-plugin:3.0 is used for checking license headers:
Update omb driver-pravega after 0.8.0 Pravega release
controller.zk.url
tocontroller.zk.connect.uri
in templates/controller.config.propertiesdriver-pravega/pom.xml
driver-pravega/deploy/vars.yaml
Use official Pravega tester image in
driver-pravega/deploy/deploy.yaml
Run Pravega Tester
task Use official Pravega tester image #35Use Pravega official graphana image with Pravega dashboards instead of currently
grafana/grafana:latest
driver-pravega/deploy/templates
directoryHowever, seems after
Issue 4712
breaking properties changes, we need to update all affected properties in driver-pravegaOtherwise, we can have problems with deployment or f.e metrics collecting
Issue 4712: Inconsistently and confusingly named configuration keys #4712
pravega/pravega#4712
Issue 4900: Fix configuration related issues in templates and docs #4905
pravega/pravega#4905
Refer to Configuration Naming Guidelines
https://github.com/pravega/pravega/wiki/Configuration-Naming-Guidelines
The text was updated successfully, but these errors were encountered: