signoz.io icon indicating copy to clipboard operation
signoz.io copied to clipboard

SigNoz website | SigNoz is an Open source Application Performance Monitoring (APM) tool 🔥 | An open-source alternative to DataDog, NewRelic, etc. 🖥.

Results 106 signoz.io issues
Sort by recently updated
recently updated
newest added

The VM won't have docker running https://signoz.io/docs/userguide/collect_logs_from_file/#steps-for-collecting-logs-if-signoz-is-running-on-a-different-host

documentation

Create doc on how to use log appenders and MDC attributes can be exported https://github.com/open-telemetry/opentelemetry-java-docs/tree/main/log-appender ContextData lof4j https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/log4j/log4j-context-data/log4j-context-data-2.17/library-autoconfigure logback https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/logback/logback-mdc-1.0/library/README.md

documentation

Add example queries that trigger an alert for each alert with a description including the type, message, and stacktrace.

documentation

Having a simple custom span that demonstrates how to make the context propagation work in sample apps will help users write their own. This is simple in languages such as...

instrumentation
sample-app

https://signoz-team.slack.com/archives/C02TJTB9LKF/p1692363770898509?thread_ts=1692359186.619379&cid=C02TJTB9LKF

documentation

We have features where we can see the logs related to particular traces and traces related to particular logs. Reference images: Logs Related to the traces Traces related to logs...

documentation

Improve docs to tell users how to add and use different receivers Reference Link : https://signoz.io/docs/userguide/send-metrics/#enable-a-specific-metric-receiver

documentation

The env won't be set/enabled otherwise. For example, if this is four lines command and non of env var will take effect ``` OTEL_RESOURCE_ATTRIBUTES=service.name=SampleFastAPI OTEL_EXPORTER_OTLP_ENDPOINT="https://ingest.in.signoz.cloud:443" OTEL_EXPORTER_OTLP_HEADERS="signoz-access-token=xxxxxxxxxxxxxxxxxx" OTEL_EXPORTER_OTLP_PROTOCOL=grpc opentelemetry-instrument uvicorn main:app...

documentation
small issue