-
Notifications
You must be signed in to change notification settings - Fork 1
/
metadata.yaml
30 lines (24 loc) · 1.01 KB
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Copyright 2021 Canonical Ltd.
# See LICENSE file for licensing details.
# For a complete list of supported options, see:
# https://discourse.charmhub.io/t/charm-metadata-v2/3674/15
name: prometheus-scrape-config-k8s
summary: |
A set of Prometheus scrape configuration options
description: |
This charm provides a reusable unit of Prometheus
scrape job configuration options. By interposing
this charm between a scraped target and the Prometheus
charm, configurations in scrape jobs submitted by the
target can be overridden by the Juju configuration
options set for this charm.
website: https://charmhub.io/prometheus-scrape-config-k8s
source: https://github.com/canonical/prometheus-scrape-config-k8s-operator
issues: https://github.com/canonical/prometheus-scrape-config-k8s-operator/issues
docs: https://discourse.charmhub.io/t/prometheus-scrape-config-k8s-docs-index/6856
requires:
configurable-scrape-jobs:
interface: prometheus_scrape
provides:
metrics-endpoint:
interface: prometheus_scrape