signoz
opentelemetry-java-instrumentation
Our great sponsors
signoz | opentelemetry-java-instrumentation | |
---|---|---|
264 | 10 | |
13,006 | 1,317 | |
3.3% | 2.8% | |
8.8 | 9.9 | |
2 days ago | 4 days ago | |
TypeScript | Java | |
GNU General Public License v3.0 or later | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
signoz
-
Exploring Datadog alternative
Give https://github.com/SigNoz/signoz a look
-
Deep Dive: Observability Tool Price Comparison with Calculator Spreadsheet
Sure, we will include dynatrace and elastic in our next update. The line items are mostly based on how the product does the billing u/RabidWolfAlpha. Datadog has an SKU-based billing structure. If you visit their pricing page, they list down a lot of products, and they bill each of them separately. For example, APM and infrastructure monitoring are two separate paid products. SigNoz is based on usage-based pricing; only pay for how much data you ingest. Billing is based on how much logs, metrics and traces you ingest. There is no separate billing for APM and infrastructure monitoring. SigNoz has most features that Datadog provides, except things like network monitoring, Cloud SIEM, etc. Are you looking for any specific feature? p.s SigNoz is also open source: our github repo.
-
$65M for Obsevability
We are building OpenSource Observability at SigNoz. Have a look at https://github.com/SigNoz/signoz
-
OpenTelemetry Visualization?
SigNoz? https://github.com/SigNoz/signoz
-
"Coinbase (?) had a $65M Datadog bill per its Q1 earnings call"
Folks on this thread might want to check out SigNoz (https://github.com/SigNoz/signoz). It's an open source alternative to Datadog.
I am one of the maintainers at SigNoz. We have come across many more horror stories around Datadog billing while interacting with our users.
We recently did a deep dive on pricing, and found some interesting insights on how it is priced compared to other products.
Datadog's billing has two key issues:
I am not sure when you tried OpenTelemetry, but it is decently mature now, esp. for tracing. I am a maintainer at SigNoz (https://github.com/signoz/signoz) and we have good support for tracing using Otel for most of the common frameworks.
I agree it was a bit rapidly evolving in early days, but now its much more mature.
You can check out our docs for distributed tracing here - https://signoz.io/docs/instrumentation/
We are building SigNoz (https://github.com/SigNoz/signoz) - an open source alternative to DataDog. We are natively based on opentelemetry and see lots of our users very interested in that.
As mentioned in some other places in the thread, DataDog pricing is very unpredictable and high - and I think more open standards based solutions are the way forward which provides users more predictability and flexibility
You should check out SigNoz (https://github.com/SigNoz/signoz) - It's an open source alternative to DataDog with metrics, traces and logs in a single application. You can just self host it yourself or try the hosted version.
PS: I am one of the maintainers at SigNoz
-
I can't recommend serious use of an all-in-one local Grafana Loki setup
There's also Signoz (https://signoz.io) a YC-backed company but open source with (recently) paid hosted.
opentelemetry-java-instrumentation
-
Launch HN: Odigos (YC W23) – Instant distributed tracing for Kubernetes clusters
We are actually able to handle the long tail of tracing by leveraging the amazing open source community. For languages like Java we use the automatic instrumentation created by the OpenTelemetry community which is really great and support ton of libraries, you can see a list of supported libraries here: https://github.com/open-telemetry/opentelemetry-java-instrum...
-
End-to-end tracing with OpenTelemetry
As in Python, it creates spans for every method call and HTTP entry point. It also instruments JDBC calls, but we have a Reactive stack and thus use R2DBC. For the record, a GitHub issue is open for adding support.
-
OpenTelemetry Java: Getting Started Guide
Download the latest Java agent ‘JAR’ from the official repo on GitHub and copy the opentelemetry-javaagent-all.jar file to your project.
-
Tracing MongoDB calls with OpenTelemetry
Java OpenTelemetry MongoDB library for Java applications
-
Implementing Distributed Tracing in a Java application
Download the latest version of the Java JAR agent, and copy jar agent file in your application code. We have placed the agent under the folder named agents.
-
Best performance monitoring tools?
OpenTelemetry and Java Flight Recorder (JFR) cover most bases. Use the OpenTelemetry Java agent if you want auto-instrumentation or just the APIs if you want to do your own instrumentation.
-
Everything you need to know about OpenTelemetry Java auto-instrumentation 👨🏽💻
OpenTelemetry provides three repositories to instrument applications. The opentelemetry-java-instrumentation repo contains the code for auto-instrumentation of Java applications.
-
Everything you need to know about OpenTelemetry Java agent
opentelemetry-java-instrumentation This is the sibling project of opentelemetry-java and provides the all-in-one, easy-to-install auto instrumentation Java agent. The OpenTelemetry Java agent enables you to capture telemetry data from many popular libraries and frameworks. You need to attach it to any Java 8+ application. We will learn more about the Java agent below.
-
Monitor your Spring Boot application with OpenTelemetry and SigNoz
For instrumenting Java applications, OpenTelemetry has a very handy Java JAR agent that can be attached to any Java 8+ application. The JAR agent can detect a number of popular libraries and frameworks and instrument it right out of the box. You don't need to add any code for that.
What are some alternatives?
prometheus - The Prometheus monitoring system and time series database.
skywalking - APM, Application Performance Monitoring System
jaeger - CNCF Jaeger, a Distributed Tracing Platform
uptrace - Open source APM: OpenTelemetry traces, metrics, and logs
zipkin - Zipkin is a distributed tracing system
apm-server - APM Server
spring-petclinic - A sample Spring-based application
instana - 🔮 Crystal Distributed Tracing & Metrics Sensor for Instana
PostHog - 🦔 PostHog provides open-source product analytics, session recording, feature flagging and a/b testing that you can self-host.
opentelemetry-js - OpenTelemetry JavaScript Client
Pinpoint - APM, (Application Performance Management) tool for large-scale distributed systems.