Skip to content

Conversation

github-actions[bot]
Copy link

Update fastly_exporter to 8.0.0.

What's Changed

Breaking Changes 🛠

Removed metrics:

  • object_store_class_a_operations_total renamed to kv_store_class_a_operations_total
  • object_store_class_b_operations_total renamed to kv_store_class_b_operations_total
  • object_store_read_requests_total
  • object_store_write_requests_total
  • billed_body_bytes_total
  • billed_header_bytes_total
  • billed_total

Changed metrics:

  • tls_total has label changes. If you have dashboards using the version label they will need to be updated.
    • removes "any" from the tls_version label.
    • updates the tls_version label with standard TLS version names:
      • v11 --> 1.1
      • v12 --> 1.2
      • v13 --> 1.3

New Features 🎉

New Metrics:

  • token_expiration
  • bot_challenge_complete_tokens_checked_total
  • bot_challenge_complete_tokens_disabled_total
  • bot_challenge_complete_tokens_failed_total
  • bot_challenge_complete_tokens_issued_total
  • bot_challenge_complete_tokens_passed_total
  • bot_challenge_starts_total
  • bot_challenges_failed_total
  • bot_challenges_issued_total
  • bot_challenges_succeeded_total
  • compute_request_time_billed_total
  • ddos_action_downgrade_total
  • ddos_action_downgraded_connections_total
  • vcl_on_compute_hit_requests_total
  • vcl_on_compute_miss_requests_total
  • vcl_on_compute_pass_requests_total
  • vcl_on_compute_error_requests_total
  • vcl_on_compute_synth_requests_total
  • vcl_on_compute_edge_hit_requests_total
  • vcl_on_compute_edge_miss_requests_total

Dependencies

Other Changes

New Contributors

Full Changelog: fastly/fastly-exporter@v7.6.0...v8.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant