@@ -78,16 +78,16 @@ Now, you need to decide where to export the traces to.
78
78
79
79
## ⏫ Supported (and tested) destinations
80
80
81
- - [x] [ Traceloop] ( https://www.traceloop.com/docs/openllmetry/integrations/traceloop )
82
- - [x] [ Dynatrace] ( https://www.traceloop.com/docs/openllmetry/integrations/dynatrace )
83
- - [x] [ Datadog] ( https://www.traceloop.com/docs/openllmetry/integrations/datadog )
84
- - [x] [ New Relic] ( https://www.traceloop.com/docs/openllmetry/integrations/newrelic )
85
- - [x] [ Honeycomb] ( https://www.traceloop.com/docs/openllmetry/integrations/honeycomb )
86
- - [x] [ Grafana Tempo] ( https://www.traceloop.com/docs/openllmetry/integrations/grafana )
87
- - [x] [ HyperDX] ( https://www.traceloop.com/docs/openllmetry/integrations/hyperdx )
88
- - [x] [ SigNoz] ( https://www.traceloop.com/docs/openllmetry/integrations/signoz )
89
- - [x] [ Splunk] ( https://www.traceloop.com/docs/openllmetry/integrations/splunk )
90
- - [x] [ OpenTelemetry Collector] ( https://www.traceloop.com/docs/openllmetry/integrations/otel-collector )
81
+ - ✅ [ Traceloop] ( https://www.traceloop.com/docs/openllmetry/integrations/traceloop )
82
+ - ✅ [ Dynatrace] ( https://www.traceloop.com/docs/openllmetry/integrations/dynatrace )
83
+ - ✅ [ Datadog] ( https://www.traceloop.com/docs/openllmetry/integrations/datadog )
84
+ - ✅ [ New Relic] ( https://www.traceloop.com/docs/openllmetry/integrations/newrelic )
85
+ - ✅ [ Honeycomb] ( https://www.traceloop.com/docs/openllmetry/integrations/honeycomb )
86
+ - ✅ [ Grafana Tempo] ( https://www.traceloop.com/docs/openllmetry/integrations/grafana )
87
+ - ✅ [ HyperDX] ( https://www.traceloop.com/docs/openllmetry/integrations/hyperdx )
88
+ - ✅ [ SigNoz] ( https://www.traceloop.com/docs/openllmetry/integrations/signoz )
89
+ - ✅ [ Splunk] ( https://www.traceloop.com/docs/openllmetry/integrations/splunk )
90
+ - ✅ [ OpenTelemetry Collector] ( https://www.traceloop.com/docs/openllmetry/integrations/otel-collector )
91
91
92
92
See [ our docs] ( https://traceloop.com/docs/openllmetry/integrations/exporting ) for instructions on connecting to each one.
93
93
@@ -97,26 +97,25 @@ OpenLLMetry-JS can instrument everything that [OpenTelemetry already instruments
97
97
98
98
### LLM Providers
99
99
100
- - [x] OpenAI / Azure OpenAI ** >v4.0.0**
101
- - [ ] Anthropic
102
- - [ ] Cohere
103
- - [ ] Replicate
104
- - [ ] HuggingFace
105
- - [ ] Vertex AI (GCP)
106
- - [ ] Bedrock (AWS)
100
+ - ✅ OpenAI / Azure OpenAI ** >v4.0.0**
101
+ - ⏳ Anthropic
102
+ - ⏳ Cohere
103
+ - ⏳ Replicate
104
+ - ⏳ HuggingFace
105
+ - ⏳ Vertex AI (GCP)
106
+ - ⏳ Bedrock (AWS)
107
107
108
108
### Vector DBs
109
109
110
- - [ ] Pinecone
111
- - [ ] Chroma
112
- - [ ] Weaviate
113
- - [ ] Milvus
110
+ - ⏳ Pinecone
111
+ - ⏳ Chroma
112
+ - ⏳ Weaviate
113
+ - ⏳ Milvus
114
114
115
115
### Frameworks
116
116
117
- - [ ] LangChain
118
- - [ ] Haystack
119
- - [ ] LlamaIndex
117
+ - ✅ LlamaIndex
118
+ - ⏳ LangChain
120
119
121
120
## 🌱 Contributing
122
121
0 commit comments