Harbor
9,041

Created 2/22/2022
Updated 2/22/2022
Revision 1
Categories
Docker
Grafana Version >=7.5.10
Datasources
Prometheus

exporter

harbor_exporter

Version

harbor 2.4.1

prometheus.yaml

  - job_name: 'harbor-exporter'
    scrape_interval: 20s
    static_configs:
      # Scrape metrics from the Harbor exporter component
      - targets: ['172.16.31.2:9090']

  - job_name: 'harbor-core'
    scrape_interval: 20s
    params:
      # Scrape metrics from the Harbor core component
      comp: ['core']
    static_configs:
      - targets: ['172.16.31.2:9090']

  - job_name: 'harbor-registry'
    scrape_interval: 20s
    params:
      # Scrape metrics from the Harbor registry component
      comp: ['registry']
    static_configs:
      - targets: ['172.16.31.2:9090']
Export Dashboard
Download
Copy to Clipboard

Used Metrics 28

  • harbor_up

  • harbor_project_repo_total

  • harbor_project_quota_usage_byte

  • harbor_artifact_pulled

  • harbor_project_total

  • node_filesystem_files_free

  • node_filesystem_files

  • node_network_receive_bytes_total

  • node_network_transmit_bytes_total

  • node_load5

  • node_cpu_seconds_total

  • node_load15

  • harbor_core_http_request_duration_seconds

  • harbor_core_http_request_total

  • harbor_core_http_inflight_requests

  • harbor_task_queue_latency

  • harbor_task_concurrency

  • harbor_task_queue_size

  • harbor_task_scheduled_total

  • harbor_jobservice_task_total

  • harbor_jobservice_task_process_time_seconds

  • registry_http_in_flight_requests

  • registry_http_requests_total

  • registry_storage_cache_total

  • registry_http_request_duration_seconds_bucket

  • registry_http_request_size_bytes_bucket

  • registry_http_response_size_bytes_bucket

  • registry_storage_action_seconds_bucket