File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
34
34
</ section >
35
35
< footer >
36
36
< p > Built in the open source natively for GenAI ecosystem </ p >
37
- < img src ="/ assets/img/lfaidata-horizontal-color.png " width ="130 " height ="20 " alt ="LF AI&Data " />
38
- < img src ="/ assets/img/cncf.png " width ="107 " height ="20 " alt ="CNCF " />
37
+ < img src ="assets/img/lfaidata-horizontal-color.png " width ="130 " height ="20 " alt ="LF AI&Data " />
38
+ < img src ="assets/img/cncf.png " width ="107 " height ="20 " alt ="CNCF " />
39
39
</ footer >
40
40
</ div >
41
41
< script src ="{{ "/assets/js/scale.fix.js" | relative_url }}"> </ script >
Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ Benefits:
27
27
28
28
## What Monocle provides
29
29
30
- - Easy to [ use] ( #use-monocle ) code instrumentation
31
- - OpenTelemetry compatible format for [ spans] ( src/monocle_apptrace/metamodel/spans/span_format.json ) .
32
- - Community-curated and extensible [ metamodel] ( src/monocle_apptrace/metamodel/README.md ) for consisent tracing of GenAI components.
33
- - Export to local and cloud storage
30
+ - Easy to use code instrumentation.
31
+ - OpenTelemetry compatible format for spans and traces.
32
+ - Community-curated and extensible metamodel for consisent tracing of GenAI components.
33
+ - Export of telemetry to local and cloud storage.
34
34
35
35
## Get involved
36
36
### Provide feedback
You can’t perform that action at this time.
0 commit comments