Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fastly_exporter to 8.0.0 #58

Closed
wants to merge 1 commit into from
Closed

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

@Firefishy
Copy link
Member

Closing because I duplicate ran the updater. This is a duplicate of an existing PR.

@Firefishy Firefishy closed this Apr 21, 2024
@Firefishy Firefishy deleted the updater/fastly-8.0.0 branch April 21, 2024 07:48
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