Aws-otel-js Alternatives
Similar projects and alternatives to aws-otel-js
-
opentelemetry-lambda
Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
aws-otel-collector
AWS Distro for OpenTelemetry Collector (see ADOT Roadmap at https://github.com/orgs/aws-observability/projects/4)
-
opentelemetry-examples
Example code and resources for working with OpenTelemetry, provided by Lightstep
-
-
lambda-opentelemetry
AWS Lambda instrumentation using Open Telemetry SDKs. Project initialised using serverless framework
-
howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
aws-otel-js discussion
aws-otel-js reviews and mentions
-
Struggling to connect the dots - ADOT with Lambda using aws-otel-nodejs Lambda layer, not sure how to go from here to using custom instrumentation (e.g. instrumentation-pg, instrumentation-graphql, etc).
I've also checked out this sample project / instrumentation, but comparing this to the description in the article I linked to above leaves me even more confused. For example, in the article linked above it says In order to send trace data to AWS X-Ray via the ADOT Collector, you must configure the X-Ray ID generator, X-Ray propagator, and collector gRPC exporter on the global tracer provider., but in the sample app there is no mention of / use of OTLPTraceExporter. So it's not clear to me if the article is missing something, or the sample code is missing something, etc, etc.
Stats
aws-observability/aws-otel-js is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of aws-otel-js is JavaScript.