Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukaszgryglicki lukaszgryglicki released this 19 Feb 09:45
· 6308 commits to master since this release
  • Switched to Grafana v5.0.0-beta
  • Added FreeBSD install support
  • Added PR workloads dashboards (chart & tabular) - K8s only
  • Added new multi value histogram mode (used to display multi column histogram tabular views)
  • Imported newest cncf/gitdm affiliations, researched some top unknown developers from all CNCF projects
  • Added New/episodic issues/contributors dashboards - all CNCF projects
  • Changed Postgres dump format from xzipped SQL to custom Postgres dump format
  • Added commits in repository group dashboards to all CNCF projects, it uses stacked hourly values and allow very detailed analysis
  • Removed most of the custom gaps filling code, used Grafana's "null as zero" feature instead. Gaps filling now only used in multi series stacked charts (only 2 such charts are used)
  • Updated bot exclusion rules, few new bots identified
  • Added OpenContainers project (OCI)
  • Optimized multi-threading algorithm everywhere (now when thread pool is full, we're waiting for fastest task to finish and spawning next thread, old algorithm used waited for the thread that was created first - it was suboptimal).
  • Added contributions and contributors value to 5 dashboards, like project statistics, company statistics, company velocity, developers summary, developer stats.
  • Added activity in repo groups to all CNCF projects, it uses hourly values stacked by repo groups
  • Added Vitess project
  • Added crosscloudci org to CNCF project config
  • Added hostname variable to influxdata, this allows to create prod links on production and test links on test.