opentelemetry-examples VS examples

Compare opentelemetry-examples vs examples and see what are their differences.

opentelemetry-examples

Example code and resources for working with OpenTelemetry, provided by Lightstep (by lightstep)

examples

Example apps and instrumentation for Honeycomb (by honeycombio)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
opentelemetry-examples examples
8 16
56 64
- -
6.6 2.6
about 2 months ago 4 months ago
JavaScript Ruby
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

opentelemetry-examples

Posts with mentions or reviews of opentelemetry-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • KubeCon + CloudNativeCon Europe 2023: Highlights from Amsterdam
    3 projects | dev.to | 27 Apr 2023
    We focused on the observability ecosystem and took the time to interact with our friends from Lightstep, New Relic, Honeycomb, Dynatrace, Instana, and many more. With that in mind, keep an eye out for more integrations coming to Tracetest!
  • Top 9 Commercial Distributed Tracing Tools
    3 projects | dev.to | 13 Apr 2023
    Lightstep bills itself as a platform for the reliability of cloud-native applications. The people behind Lightstep co-founded OpenTelemetry and OpenTracing, which gives them a unique perspective on the use cases of distributed tracing and the value of having a vendor-neutral tracing data format.
  • Observability - Types Of Vendor Pricing Models
    2 projects | dev.to | 16 Dec 2022
    In the last 5 to 10 years, new Observability vendors have entered the market, including Honeycomb, Instana, Lightstep and Datadog. Similarly, traditional APM vendors such as Dynatrace, AppDynamics, and New Relic, as well as SIEM (and log management) vendors such as Splunk and Sumo Logic, have joined them in the Observability space too. Finally you also have major cloud providers such as AWS with their own observability solution. Each of them is attempting to address the observability issues that modern architecture presents by using Logs, Metrics, Traces, and Events.
  • KubeCon North America 2022: A Retrospective
    8 projects | dev.to | 9 Nov 2022
    I spent Day 2 at the Colony Club to attend OTel Unplugged. This event was sponsored by Lightstep, Honeycomb, New Relic, Splunk, Dynatrace, Crowdstrike, and NGINX. I came into the event not knowing what to expect. I can sometimes clamp up when I’m around folks that I don’t know, but because I was helping with the event check-in, I got to say hello to a number of the attendees, which helped break the ice. And it turns out that there were a lot of names that I recognized from my work in the OTel community, and it was nice to connect in person with folks whom I’d only previously met through Slack or Zoom.
  • Grafana Phlare, open source database for continuous profiling at scale
    8 projects | news.ycombinator.com | 2 Nov 2022
  • OpenTelemetry for Python: The Hard Way
    6 projects | dev.to | 20 Sep 2022
    The example in this tutorial can be found in the lightstep/opentelemetry-examples repo. We will be working with three main files:
  • Auto-Instrumentation Is Magic: Using OpenTelemetry Python with Lightstep
    5 projects | dev.to | 22 Aug 2022
    Note how we don’t have to set a LS_ACCESS_TOKEN, since that’s already configured in the Collector’s config.yml file. Just make sure that you have a running OTel Collector instance!
  • Observability Mythbusters: OpenTelemetry to Lightstep 3 Ways in Go IS Possible!
    6 projects | dev.to | 15 Aug 2022
    Note: If you’re looking for full code listings, don’t panic! You see them in the Lightstep OTel examples repository.

examples

Posts with mentions or reviews of examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-26.
  • Observability at KubeCon + CloudNativeCon Europe 2024 in Paris
    7 projects | dev.to | 26 Mar 2024
    Honeycomb
  • Tracing: Structured Logging, but better in every way
    9 projects | news.ycombinator.com | 20 Sep 2023
    I haven't used anything else, but I'll gladly shill for https://honeycomb.io.
  • Keeping up with my cat's 💩 using a RaspberryPi
    2 projects | dev.to | 23 May 2023
    With all of this in place I went a step further and added Opentelemetry to track the stats of how often the routine was being triggered on Honeycomb.
  • Anyone having say 1PB of MySQL data? What efficient storage solution are you using.
    1 project | /r/mysql | 9 May 2023
    Events can be used in many meaningful ways. The Event subsystem of B is pretty much a co-evolution of what honeycomb.io offers, but implemented completely differently - it is on bare-metal, and hence a lot cheaper. Because of that, B never subsampled, but always kept a full low of all events anywhere, no exceptions.
  • “People used to take me seriously. Then I became a software vendor“
    1 project | news.ycombinator.com | 29 Mar 2023
    It should be noted that this is a very oblique ad for http://honeycomb.io. That in no way impugns the content of the post, and in fact, it's given the content of the post that I feel compelled to point out that, ultimately, this is an ad. Because what is sales and advertising, anyway? It's just a way to get you to buy a product, and you can't do that if you've never even heard about the product. I'm not currently in the market for an observability solution (something something splunk) but if I were, I've now heard of them.

    The question though, is why does money ruin everything? The naive questions of an open source zealot to a proprietary software salesperson are one thing, but since we all need money to live, why does money being part of the equation (eg if someone was getting paid to post here) ruin things? Would a "donate to open source" button be more successful if the donate text is "buy me a coffee", "buy me a beer", or "upgrade my beer from Coors light"?

    https://xkcd.com/2347/ was and is true, and if we don't figure out a way to change that, I don't really see a future for open source.

  • Does anyone else use scatterplots of events?
    1 project | /r/sre | 8 Mar 2023
    Very cool to see honeycomb.io is doing that. I'm about to embark on my distributed tracing learning journey, this makes me want to try honeycomb right away.
  • Is there a beginners guide to adding observability to your applications?
    4 projects | /r/sre | 6 Mar 2023
    Caveat: I work for a vendor in the O11y space (https://honeycomb.io) as a Developer Advocate, however, this advice is generic, not specific to our platform.
  • KubeCon North America 2022: A Retrospective
    8 projects | dev.to | 9 Nov 2022
    I spent Day 2 at the Colony Club to attend OTel Unplugged. This event was sponsored by Lightstep, Honeycomb, New Relic, Splunk, Dynatrace, Crowdstrike, and NGINX. I came into the event not knowing what to expect. I can sometimes clamp up when I’m around folks that I don’t know, but because I was helping with the event check-in, I got to say hello to a number of the attendees, which helped break the ice. And it turns out that there were a lot of names that I recognized from my work in the OTel community, and it was nice to connect in person with folks whom I’d only previously met through Slack or Zoom.
  • The four pillars of data observability: metrics, metadata, lineage, and logs
    1 project | news.ycombinator.com | 14 Aug 2022
  • Honeycomb, Python, and I: an OpenTelemetry Horror Story (With a Happy Ending)
    3 projects | dev.to | 18 Apr 2022
    It's no surprise that my apps are mostly written using Sanic as I'm pretty involved with the project. I've been wanting to start testing honeycomb out as well, so it seemed the perfect opportunity to try out.

What are some alternatives?

When comparing opentelemetry-examples and examples you can also consider the following projects:

magic-trace - magic-trace collects and displays high-resolution traces of what a process is doing

metriql - The metrics layer for your data. Join us at https://metriql.com/slack

opentelemetry-python - OpenTelemetry Python API and SDK

otel-cli - OpenTelemetry command-line tool for sending events from shell scripts & similar environments

opentelemetry-python-contrib - OpenTelemetry instrumentation for Python modules

nx-go - 🍈 Nx plugin to use Go in a Nx Workspace

sig-release - Repo for SIG release

nxpansion

aws-otel-js - AWS Distro for OpenTelemetry JavaScript SDK

keptn - Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications.

tracetest - 🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.

hyperdx - Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by Clickhouse and OpenTelemetry.