We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4223f45 commit 58dc919Copy full SHA for 58dc919
data/registry/collector-receiver-openllmetry.yml
@@ -0,0 +1,18 @@
1
+# cSpell:ignore openllmetry Instana
2
+title: OTel based Data Collector for LLM
3
+registryType: receiver
4
+language: java
5
+tags:
6
+ - java
7
+ - receiver
8
+ - collector
9
+license: MIT
10
+description:
11
+ OTel based Data Collector for LLM is the tool or template to generate
12
+ OpenTelemetry metrics for various LLM and LLM Applications. All implementation
13
+ are based on predefined OpenTelemetry Semantic Conventions.
14
+authors:
15
+ - name: IBM Instana
16
+urls:
17
+ repo: https://github.com/instana/otel-dc/tree/main/llm
18
+createdAt: 2024-05-07
0 commit comments