Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #2437

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<a href="https://www.traceloop.com/openllmetry#gh-dark-mode-only">
<img width="600" src="https://raw.githubusercontent.com/traceloop/openllmetry/main/img/logo-dark.png">
</a>
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Ftraceloop%2Fopenllmetry?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftraceloop%2Fopenllmetry.svg?type=shield"/></a>
</p>
<p align="center">
<p align="center">Open-source observability for your LLM application</p>
Expand Down Expand Up @@ -58,6 +59,9 @@ It's built and maintained by Traceloop under the Apache 2.0 license.
The repo contains standard OpenTelemetry instrumentations for LLM providers and Vector DBs, as well as a Traceloop SDK that makes it easy to get started with OpenLLMetry, while still outputting standard OpenTelemetry data that can be connected to your observability stack.
If you already have OpenTelemetry instrumented, you can just add any of our instrumentations directly.


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftraceloop%2Fopenllmetry.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftraceloop%2Fopenllmetry?ref=badge_large)

## 🚀 Getting Started

The easiest way to get started is to use our SDK.
Expand Down Expand Up @@ -170,5 +174,4 @@ To @patrickdebois, who [suggested the great name](https://x.com/patrickdebois/st

<a href="https://github.com/traceloop/openllmetry/graphs/contributors">
<img alt="contributors" src="https://contrib.rocks/image?repo=traceloop/openllmetry"/>
</a>

</a>