Release 1.1.0 of embeddable OpenTelemetry collectors #1
Pinned
arusevm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Developing a high-performance distributed software (like our database) is hard without the right tools.
At @mishmash-io we rely heavlity on OpenTelemetry and its logs, metrics and traces to identify underperforming code and to ensure performance gains with each iteration.
Adopting OpenTelemetry as a development tool might not be as straightforward, which is why we recently decided to open-source our internal add-ons and integrations.
Today, we would like to announce the second release of our embeddable OpenTelemetry data collectors, which adds support for profiling signals. Just like with logs, metrics and traces you can now preprocess and save code profilers data to Apache Parquet files and then use the files for tests and analysis.
Follow us here as next releases in line include embedding OpenTelemetry within unit tests and various analytics platforms.
Find out more about our internal development tools here.
Beta Was this translation helpful? Give feedback.
All reactions