Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.75 KB

File metadata and controls

58 lines (40 loc) · 1.75 KB

Changelog

v0.7.2

  • Added hide_skip_approvals field to the info section. It dynamically controls "Skip Action Approvals" visibility.

v0.7.1

  • Switched from cookie-based authentication to token-based authentication

v0.7

  • Added Hyperlinks for System Details URL incident field.

v0.6

  • Added Resource Type incident field.

v0.5

  • Added RI Coverage incident field.
  • Added New RI Coverage incident field.
  • Added VM Age (Days) incident field.
  • Added CPU (GHz) incident field.
  • Added New CPU (GHz) incident field.
  • Added CPU P95 Utilization (%) incident field.
  • Added New CPU P95 Utilization (%) incident field.
  • Added Memory (GB) incident field.
  • Added New Memory (GB) incident field.
  • Added Memory P95 Utilization (%) incident field.
  • Added New Memory P95 Utilization (%) incident field.
  • Added IO Throughput Read Capacity (MB/s) incident field.
  • Added New IO Throughput Read Capacity (MB/s) incident field.
  • Added IO Throughput Read P95 Utilization (%) incident field.
  • Added New IO Read P95 Utilization (%) incident field.
  • Added IO Throughput Write Capacity (MB/s) incident field.
  • Added New IO Throughput Write Capacity (MB/s) incident field.
  • Added IO Throughput Write P95 Utilization (%) incident field.
  • Added New IO Throughput Write P95 Utilization (%) incident field.
  • Added System Details URL incident field.
  • Renamed Created time incident field to Action Created time.
  • Changed internal names of several incident fields to ensure that they are properly scraped for dashboards.

v0.4

  • Updates provider from GCP to Google

v0.3

  • Fixed readme Link in the policy.

v0.2

  • Links to documentation were added to the short description of the policy.

v0.1

  • Initial Release