Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arusevm committed Oct 14, 2024
1 parent 9176b99 commit b16ca9e
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,19 @@ for logs, metrics, traces and profiles signals.
Here you can also find implementations of such data sources for a few popular open source softwares and additional tools
to use when working with OpenTelemetry data.

This is a public release of code we have accumulated internally over time and so far contains only a limited subset of
what we intend to share. Future releases will add modules for authentication and authorization, visualization and more.

Watch this repository for updates.
> [!TIP]
> This is a public release of code we have accumulated internally over time and so far contains only a limited subset of what we intend to share. Future releases will add modules for authentication and authorization, visualizations and more.
>
> Watch this repository for updates.
***Contents:***

- [Introduction to OpenTelemetry for Developers, Data Engineers and Data Scientists](#opentelemetry-for-developers-data-engineers-and-data-scientists)
- [Software artifacts to:](#artifacts)
- [Embed OTLP collectors in Java systems](#embeddable-collectors)
- [Save OpenTelemetry to Apache Parquet files](#apache-parquet-stand-alone-server)
- [Ingest OpenTelemetry into Apache Druid](#apache-druid-otlp-input-format)
- [More about OpenTelemetry at mishmash io](#opentelemetry-at-mishmash-io)

# OpenTelemetry for Developers, Data Engineers and Data Scientists

Expand Down

0 comments on commit b16ca9e

Please sign in to comment.