Skip to content

1.0.5 - March 15, 2021

Compare
Choose a tag to compare
@BryanEllington BryanEllington released this 16 Mar 11:08
db49b0c
  • Overall

  • Monitoring

    • [FEATURE] The monitoring/bin/deploy_dashboards.sh script now accepts a
      file or directory argument to deploy user-provided dashboards
    • [FEATURE] A new $USER_DIR/monitoring/dashboards directory is now
      supported to supply user-provided dashboards at deployment time
    • [FEATURE] The new CloudWatch sample provides
      instructions on configuring the CloudWatch agent to scrape metrics
      from SAS Viya components
    • [FEATURE] The browser-accessible URL for Grafana is now included in
      the output of monitoring/bin/deploy_monitoring_cluster.sh (including
      if ingress is configured)
    • [CHANGE] Several component versions have been upgraded
    • [CHANGE] The following optional Grafana plugins are no longer installed by default:
      • grafana-piechart-panel
      • grafana-clock-panel
      • camptocamp-prometheus-alertmanager-datasource
      • flant-statusmap-panel
      • btplc-status-dot-panel
    • [CHANGE] cert-manager resources
      now use 'v1' to align with their use in SAS Viya 4.x
  • Logging

    • [FEATURE] The browser-accessible URL for Kibana included in the output
      of logging/bin/deploy_logging_open.sh now takes into account ingress
      configuration
    • [EXPERIMENTAL] A new experimental script logging/bin/getlogs.sh
      allows exporting logs to CSV format Documentation
    • [FIX] The logging/bin/change_internal_password.sh script no longer
      outputs passwords as debug messages