Skip to content

Commit

Permalink
Finalize Release 10
Browse files Browse the repository at this point in the history
  • Loading branch information
smatochkin committed Jan 18, 2024
1 parent 9e62156 commit afa87a2
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 33 deletions.
4 changes: 4 additions & 0 deletions .final_builds/jobs/telegraf-system/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ builds:
version: 96ae346c0f068f59f1e218ee60aec1df59c7bc87
blobstore_id: e0b19de9-08da-444c-404c-5e100caf1fd9
sha1: e8baff5688f477a2e47d34e4e54184ecffc235ed
c2615b5fc3f2ca5205a3d03adff8b998e74fdb6b65c5b4e826ab99a3c1cb8624:
version: c2615b5fc3f2ca5205a3d03adff8b998e74fdb6b65c5b4e826ab99a3c1cb8624
blobstore_id: 4d255208-9d20-4f5f-61e6-80031f048912
sha1: sha256:3c07687ee6c1bfb5c684f81ed5b74492e8c36af9d5bb70b0e9b8044755a0296e
c454cef580972d2211f61894a3a49728834e8793:
version: c454cef580972d2211f61894a3a49728834e8793
blobstore_id: cb5e159e-c2b6-46be-716e-58e4d660d7b1
Expand Down
4 changes: 4 additions & 0 deletions .final_builds/license/index.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
builds:
b94592398eebc10bbba199684e9e38a294dc1af1a8abadf808becb682835c0b4:
version: b94592398eebc10bbba199684e9e38a294dc1af1a8abadf808becb682835c0b4
blobstore_id: 1dcccad3-1db6-4775-746e-44e8fe6e26b7
sha1: sha256:acdfc976189fefe682d243115ee002902770c7fa5b24e820a5a401e3391cc8b8
ecb69af00d6b68607b236d204acc0a6a1770e666:
version: ecb69af00d6b68607b236d204acc0a6a1770e666
blobstore_id: 50f35cfa-6557-4b8e-6adb-36ce7e590723
Expand Down
4 changes: 4 additions & 0 deletions .final_builds/packages/telegraf/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ builds:
version: 4a3ee41de414086bafa39712c02b1f1505445255
blobstore_id: 9d0bf2c6-3c2e-4766-962e-6e32cacd8d56
sha1: 801551de80f9bfc64153b1d239a1ac16195cd865
ad7372d17823f150c5056c199cb721f940d2de06c698cce171520cf71f674d48:
version: ad7372d17823f150c5056c199cb721f940d2de06c698cce171520cf71f674d48
blobstore_id: 7b4947a8-7363-4d98-611c-e3af913c2300
sha1: sha256:0cc913834062138a81efcd4153ecb0cdb13b276c10d38b22d25e02417c579c24
format-version: "2"
62 changes: 29 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,36 @@

## Deploy with BOSH runtime-config

Update BOSH runtime config with telegraf job configuration as listed below
- Update BOSH runtime config with telegraf job configuration as listed below

```shell
# review existing runtime config
bosh runtime-config
# merge with content listed below and save in file runtime-config.yml
# upload updated runtime config
bosh update-runtime-config runtime-config.yml
```
```shell
bosh update-config --type=runtime --name=telegraf runtime-telegraf.yml
```

## `runtime-config.yml` file example
- `runtime-telegraf.yml` file example

```yaml
releases:
- name: c-telegraf
sha1: c714124b04e1c1a718be96d935f87a6faaaf8fb2
url: https://github.com/Comcast/telegraf-boshrelease/releases/download/v9/c-telegraf-9.tgz
version: 9
```yaml
releases:
- name: c-telegraf
sha1: 14c2211a58ee659a7467b8e6b991d2b7f7e20027
url: https://github.com/Comcast/telegraf-boshrelease/releases/download/v10/c-telegraf-10.tgz
version: "10"

addons:
- name: c-telegraf
include:
stemcell:
- os: ubuntu-trusty
- os: ubuntu-xenial
jobs:
- name: telegraf-system
release: c-telegraf
properties:
telegraf:
influxdb:
url: http://influxdb.example.com:8086
database: system
retention_policy: default
tags:
region: us-east-1
```
addons:
- name: c-telegraf
include:
stemcell:
- os: ubuntu-bionic
- os: ubuntu-jammy
jobs:
- name: telegraf-system
release: c-telegraf
properties:
telegraf:
influxdb:
url: http://influxdb.example.com:8086
database: system
retention_policy: default
tags:
region: us-east-1
```
21 changes: 21 additions & 0 deletions releases/c-telegraf/c-telegraf-10.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: c-telegraf
version: "10"
commit_hash: 9e62156
uncommitted_changes: false
jobs:
- name: telegraf-system
version: c2615b5fc3f2ca5205a3d03adff8b998e74fdb6b65c5b4e826ab99a3c1cb8624
fingerprint: c2615b5fc3f2ca5205a3d03adff8b998e74fdb6b65c5b4e826ab99a3c1cb8624
sha1: sha256:3c07687ee6c1bfb5c684f81ed5b74492e8c36af9d5bb70b0e9b8044755a0296e
packages:
- telegraf
packages:
- name: telegraf
version: ad7372d17823f150c5056c199cb721f940d2de06c698cce171520cf71f674d48
fingerprint: ad7372d17823f150c5056c199cb721f940d2de06c698cce171520cf71f674d48
sha1: sha256:0cc913834062138a81efcd4153ecb0cdb13b276c10d38b22d25e02417c579c24
dependencies: []
license:
version: b94592398eebc10bbba199684e9e38a294dc1af1a8abadf808becb682835c0b4
fingerprint: b94592398eebc10bbba199684e9e38a294dc1af1a8abadf808becb682835c0b4
sha1: sha256:acdfc976189fefe682d243115ee002902770c7fa5b24e820a5a401e3391cc8b8
2 changes: 2 additions & 0 deletions releases/c-telegraf/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ builds:
version: "2"
1edf2822-2b61-47a1-420d-fe9cb5d186e3:
version: "6"
39da319f-8fc6-4088-7d0b-f023c6d73c84:
version: "10"
7926092b-5665-4845-572f-700d8237d70b:
version: "9"
84fe4307-02b2-4e26-830d-b8fee9738ccf:
Expand Down

0 comments on commit afa87a2

Please sign in to comment.