Skip to content

Commit ed339a7

Browse files
Ryadoopentelemetrybotcartermp
authored
Add ClickHouse to the list of OTel Integrations (#4200)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
1 parent 6b1bb08 commit ed339a7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

data/ecosystem/integrations.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -191,3 +191,8 @@
191191
docsUrl: https://microcks.io/documentation/using/monitoring/
192192
components: [Java]
193193
oss: true
194+
- name: ClickHouse
195+
url: https://www.clickhouse.com/
196+
docsUrl: https://clickhouse.com/docs/en/operations/opentelemetry
197+
components: [C++]
198+
oss: true

static/refcache.json

+8
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,10 @@
283283
"StatusCode": 206,
284284
"LastSeen": "2024-01-30T05:18:29.78394-05:00"
285285
},
286+
"https://clickhouse.com/docs/en/operations/opentelemetry": {
287+
"StatusCode": 206,
288+
"LastSeen": "2024-03-25T12:28:16.356581594Z"
289+
},
286290
"https://cloud-native.slack.com/archives/C014L2KCTE3": {
287291
"StatusCode": 200,
288292
"LastSeen": "2024-01-30T16:15:05.306086-05:00"
@@ -7723,6 +7727,10 @@
77237727
"StatusCode": 200,
77247728
"LastSeen": "2024-01-30T15:25:33.27752-05:00"
77257729
},
7730+
"https://www.clickhouse.com/": {
7731+
"StatusCode": 206,
7732+
"LastSeen": "2024-03-25T12:28:15.582344738Z"
7733+
},
77267734
"https://www.cloudfoundry.org/": {
77277735
"StatusCode": 206,
77287736
"LastSeen": "2024-01-30T16:03:28.110283-05:00"

0 commit comments

Comments
 (0)