Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion integrations/velero/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ app_site_url: https://velero.io/
exporter_name: the Velero Prometheus exporter
exporter_pkg_name: velero
exporter_repo_url: https://velero.io/docs/
minimum_exporter_version: v1.3.0
minimum_exporter_version: v1.7.1
additional_prereq_info: |
{{app_name_short}} exposes Prometheus-format metrics automatically; you do not
have to install it separately. To verify that {{exporter_name}} is emitting
Expand Down
2 changes: 1 addition & 1 deletion integrations/velero/prometheus_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ platforms:
exporter_metadata:
name: Velero Prometheus Exporter
doc_url: https://velero.io/docs/
minimum_supported_version: v1.3.0
minimum_supported_version: v1.7.1
default_metrics:
- name: prometheus.googleapis.com/velero_backup_success_total/counter
prometheus_name: velero_backup_success_total
Expand Down