Skip to content

Commit 3b09aa3

Browse files
Move repos from bosh-prometheus GH org to cloudfoundry GH org
See related #787 (comment)
1 parent 77e174a commit 3b09aa3

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
@@ -326,6 +326,24 @@ areas:
326326
github: xiaozhu36
327327
repositories:
328328
- cloudfoundry/bosh-alicloud-cpi-release
329+
- name: Prometheus (Bosh)
330+
approvers:
331+
- name: Benjamin Guttmann
332+
github: benjaminguttmann-avtq
333+
- name: Ferran Rodenas
334+
github: frodenas
335+
- name: Gilles Miraillet
336+
github: gmllt
337+
- name: Mario Di Miceli
338+
github: mdimiceli
339+
repositories:
340+
- cloudfoundry/bosh_exporter
341+
- cloudfoundry/cf_exporter
342+
- cloudfoundry/firehose_exporter
343+
- cloudfoundry/node-exporter-boshrelease
344+
- cloudfoundry/prometheus-boshrelease
345+
346+
329347
config:
330348
github_project_sync:
331349
mapping:

0 commit comments

Comments
 (0)