Skip to content

Release v1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 07:49

Fixed

Added

  • Reconcile metrics @eiabea (#167)
    • Histograms
      • cloud_provider_anexia_reconcile_total_duration_seconds
      • cloud_provider_anexia_reconcile_create_resources_duration_seconds
    • Counter
      • cloud_provider_anexia_reconcile_create_errors_total
      • cloud_provider_anexia_reconcile_delete_retries_total
      • cloud_provider_anexia_reconcile_delete_errors_total
      • cloud_provider_anexia_reconcile_created_total
      • cloud_provider_anexia_reconcile_deleted_total
      • cloud_provider_anexia_reconcile_retrieved_resources_total
    • Gauge
      • cloud_provider_anexia_reconcile_resources_pending

Changed