vector.dev stats

Dashboard for base internal vector.dev metrics. inputs, dedupe stats, synks

vector.dev stats screenshot 1

Prometheus source:

  • job_name: ‘vector’

    scrape_interval: 1s

    static_configs:

    • targets: [‘11.22.33.44:9598’]

Vector:

[sources.metrics_id]

type = “internal_metrics”

scrape_interval_secs = 1

[sinks.sync_metrics_id]

type = “prometheus_exporter”

inputs = [ “metrics_id” ]

address = “0.0.0.0:9598”

default_namespace = “service”

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies