Skip to content

1.0.6 - April 19, 2021

Compare
Choose a tag to compare
@BryanEllington BryanEllington released this 19 Apr 22:06
4a65a54

Version 1.0.6 (19APR21)

  • Overall

    • [FEATURE] Custom names for the NGINX controller service are now supported
      via the NGINX_SVCNAME environment variable (or user.env setting).
    • [CHANGE] Several updates to documentation have been made to improve clarity
      and organize the content in a more useful way.
  • Monitoring

    • [FEATURE] There is a new sample that demonstrates
      how to enable Google Cloud's Operation Suite to collect metrics a Prometheus
      instance that is scraping metrics from SAS Viya components
    • [CHANGE] The Amazon CloudWatch sample has been
      updated to include many more metrics and mappings. Almost all metrics exposed
      by SAS Viya and third party components are now mapped properly to sets of
      dimensions. A new reference documents
      the metrics by dimention, by source, and by metric name.
  • Logging

    • [FIX] Missing Kubernetes metadata on log messages from some pods (inc. CAS
      server pod) has been fixed. Prior to fix, the kube.namespace field was set
      to missing_ns and all other kube.* fields were not present.