Skip to content

Fix charts

DESCRIPTION

  • Modifies the chart called "Authors" to show only the useful data, that is, it only will show data that has some value different from zero.
  • Fixes the chart called "Reviews started/closed", which was not showing the merged reviews for GitLab repositories.

ISSUES RELATED

VERSIONS

WEB_IMAGE_NAME: "cauldronio/webserver:1.3.0"
WORKER_IMAGE_NAME: "cauldronio/worker:1.3.1"
ODFE_CONFIG_IMAGE_NAME: "cauldronio/odfe-config:0.1.16"
PA_TO_ES_IMAGE_NAME: "cauldronio/pa-to-es:0.1.2"
ELASTIC_IMAGE_NAME: "amazon/opendistro-for-elasticsearch:1.11.0"
KIBANA_IMAGE_NAME: "amazon/opendistro-for-elasticsearch-kibana:1.11.0"
SYSLOG_IMAGE_NAME: "cauldronio/syslog-ng:0.6"
MATOMO_IMAGE_NAME: "matomo:3"
DB_IMAGE_NAME: "mariadb:10.5"

REPOSITORIES CHANGED

  • Deployment: master
  • Web: -
  • Worker: master

Merge request reports