Skip to content

Commit 3b82217

Browse files
authored
Merge pull request #802 from orange-cloudfoundry/bosh-prometheus
Move repos from bosh-prometheus GH org to cloudfoundry GH org
2 parents ba120e2 + d62aa00 commit 3b82217

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

org/cloudfoundry.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,10 @@ orgs:
259259
description: BOSH Docker CPI
260260
has_projects: true
261261
has_wiki: false
262+
bosh_exporter:
263+
description: BOSH Prometheus Exporter
264+
default_branch: master
265+
has_projects: false
262266
bosh-gcscli:
263267
description: GCS for BOSH
264268
has_projects: false
@@ -559,6 +563,10 @@ orgs:
559563
default_branch: main
560564
description: CF CLI plugin to create syslog drains
561565
has_projects: true
566+
cf_exporter:
567+
description: Cloud Foundry Prometheus Exporter
568+
default_branch: master
569+
has_projects: false
562570
cf-for-k8s:
563571
archived: true
564572
default_branch: develop
@@ -1205,6 +1213,10 @@ orgs:
12051213
has_projects: true
12061214
existingvolumebroker:
12071215
has_projects: true
1216+
firehose_exporter:
1217+
description: Cloud Foundry Firehose Prometheus exporter
1218+
default_branch: master
1219+
has_projects: false
12081220
filelock:
12091221
has_projects: true
12101222
fileserver:
@@ -1783,6 +1795,10 @@ orgs:
17831795
description: NOAA is a client library to consume metric and log messages from
17841796
Doppler.
17851797
has_projects: true
1798+
node-exporter-boshrelease:
1799+
description: Prometheus Node Exporter BOSH Release
1800+
default_branch: master
1801+
has_projects: false
17861802
nodejs-buildpack:
17871803
description: Cloud Foundry buildpack for Node.js
17881804
has_projects: false
@@ -1899,6 +1915,10 @@ orgs:
18991915
procfile-cnb:
19001916
archived: true
19011917
has_projects: true
1918+
prometheus-boshrelease:
1919+
description: bosh release for prometheus ecosystem
1920+
default_branch: master
1921+
has_projects: false
19021922
public-buildpacks-ci-robots:
19031923
default_branch: main
19041924
has_projects: false

toc/working-groups/foundational-infrastructure.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,24 @@ areas:
351351
- cloudfoundry/bosh-alicloud-light-stemcell-builder
352352
- cloudfoundry/bosh-ali-storage-cli
353353
- cloudfoundry/stemcells-alicloud-index
354+
355+
- name: Prometheus (Bosh)
356+
approvers:
357+
- name: Benjamin Guttmann
358+
github: benjaminguttmann-avtq
359+
- name: Ferran Rodenas
360+
github: frodenas
361+
- name: Gilles Miraillet
362+
github: gmllt
363+
- name: Mario Di Miceli
364+
github: mdimiceli
365+
repositories:
366+
- cloudfoundry/bosh_exporter
367+
- cloudfoundry/cf_exporter
368+
- cloudfoundry/firehose_exporter
369+
- cloudfoundry/node-exporter-boshrelease
370+
- cloudfoundry/prometheus-boshrelease
371+
354372
config:
355373
github_project_sync:
356374
mapping:

0 commit comments

Comments
 (0)