Tiago Katcipis
73be7f63be
Fix typos and moving example to the correct place
9 years ago
Tiago Katcipis
b7ae20d3d8
fixing typos
9 years ago
Tiago Katcipis
53fb648849
adding README to explain the example
9 years ago
Tiago Katcipis
bb4722d6b5
Adding RabbitMQ example as mentioned on #1312
9 years ago
Jimmi Dyson
d3934345e9
Kubernetes Discovery: Ensure metrics path isn't overwritten in example relabeling
9 years ago
Jimmi Dyson
c12fb447b8
Kubernetes SD: Use first TCP service port as target port & clean up
...
example config
Fixes #1256
9 years ago
Jimmi Dyson
042f18b07a
Kubernetes SD: Fix metrics path relabeling in example config
9 years ago
Jimmi Dyson
645feba8cf
KubernetesSD: Remove redundant defaults from example config
9 years ago
Jimmi Dyson
2cca07381b
KubernetesSD: Create targets for services as well as service endpoints
9 years ago
Jimmi Dyson
104803e74e
Kubernetes SD: Cleanup example config label regexps
9 years ago
Jimmi Dyson
87940ec213
Kubernetes SD: Rename `masters` to `api_servers` in config
9 years ago
Thach MAI
94f4430ff3
Fix example prometheus.yml to use "external_labels" instead of "labels".
9 years ago
Jimmi Dyson
1976dfe634
Add Kubernetes namespace & name labels to example config
9 years ago
Jimmi Dyson
0d61605526
Kubernetes SD example: separate out cluster level components & services
9 years ago
Jimmi Dyson
e26fc5e73c
Kubernetes SD config tidy & add labelmap action example
9 years ago
Keegan Carruthers-Smith
e633b1dc8d
Move InCluster auth in kubernetes example config
...
CA and Bearer Token are config of `kubernetes_sd_configs`, not the
`scrape_config`. Also updated misleading top-level comment and removed
unnecessary global config.
9 years ago
Jimmi Dyson
a1574aa2b3
Move TLS options to scrape config
...
Fixes #1013 , fixes #989
9 years ago
Jimmi Dyson
d7a7fd4589
Kubernetes SD improvements
...
* Support multiple masters with retries against each master as required.
* Scrape masters' metrics.
* Add role meta label for node/service/master to make it easier for relabeling.
9 years ago
Jimmi Dyson
923f8111d4
Initial Kubernetes discovery
...
Fixes #904
9 years ago
Fabian Reinartz
a703241bf8
Adjust example config to naming changes
10 years ago
Fabian Reinartz
86087120dd
Replace example config with new YAML format.
10 years ago
Julius Volz
fceef4137c
Fix /metrics endpoint in sample config.
...
Change-Id: I2daca6a31f536b87aa8e49a2190787ad9d803595
11 years ago
Conor Hennessy
aada5ded85
Replace some uses of obsolete `/metrics.json` with `/metrics`
...
(haven't touched test files yet).
Change-Id: I48c7c0cf27a39d596627a06cbb4f5913fb3da13c
11 years ago
Conor Hennessy
2d2c434d48
More updates for first time users.
...
- Modified sample conf so it is useable by default, also added some
comments from the 'hello world' configuration.
- Updated README so there's a clear two step start for newbies.
- Added extra vim swap files to gitignore.
Change-Id: I76203973db4a7b332014662fcfb2ce5e7d137bd8
11 years ago
Conor Hennessy
986adfa557
Update example config file from json to new protobuf format.
...
Change-Id: I38646c2be53b6993abe464d9cdd9b211678de496
11 years ago
Matt T. Proud
5d1c794b30
Move documentation examples to dedicated location.
12 years ago