Skip to content

Commit 855b7cc

Browse files
authored
Update integrations.yaml with APImetrics (#4865)
1 parent 4029a5d commit 855b7cc

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

data/ecosystem/integrations.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -310,3 +310,9 @@
310310
components: [C++, Java, Go, Python]
311311
oss: true
312312
cncf: incubating
313+
- name: APImetrics
314+
url: https://apicontext.com/
315+
docsUrl: https://docs.apimetrics.io/docs/export-with-opentelemetry
316+
components: [Python]
317+
oss: false
318+
cncf: false

static/refcache.json

+8
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
"StatusCode": 200,
7676
"LastSeen": "2024-01-18T08:05:43.542109-05:00"
7777
},
78+
"https://apicontext.com/": {
79+
"StatusCode": 200,
80+
"LastSeen": "2024-07-24T10:16:33.431203777Z"
81+
},
7882
"https://apisix.apache.org/blog/2022/02/28/apisix-integration-opentelemetry-plugin/": {
7983
"StatusCode": 206,
8084
"LastSeen": "2024-01-18T08:05:33.06745-05:00"
@@ -871,6 +875,10 @@
871875
"StatusCode": 206,
872876
"LastSeen": "2024-03-19T11:21:52.991213698Z"
873877
},
878+
"https://docs.apimetrics.io/docs/export-with-opentelemetry": {
879+
"StatusCode": 200,
880+
"LastSeen": "2024-07-24T10:16:35.028948386Z"
881+
},
874882
"https://docs.appdynamics.com/latest/en/application-monitoring/appdynamics-for-opentelemetry": {
875883
"StatusCode": 200,
876884
"LastSeen": "2024-01-18T08:51:22.195056-05:00"

0 commit comments

Comments
 (0)