Skip to content

Victoriametrics code does not work for victoriametrics cluster #6

Description

@mleklund

See the docs here

I think you could test if cluster by calling:
${url}:8481/admin/tenants

the flags url would be:
${url}:8481/flags

and query for ${tenant} (the default is 0) would be:
${url}:8481/select/${tenant}/prometheus/api/v1/query?query=example

My current workaround is to set:
prometheus_url: http://vmselect-k8s-victoria-metrics-k8s-stack.monitoring.svc.cluster.local:8481/select/0/prometheus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions