Skip to content

Commit 671c519

Browse files
Adds SigNoz as a observability backend to the README.md (#2136)
* readme: added signoz as a observability backend This commit adds SigNoz as another observability backend and links it to a blog, which helps get started with SigNoz using the OTel Demo App. * docs: update the formatting of table * Fix lint --------- Co-authored-by: Juliano Costa <juliano.costa@datadoghq.com>
1 parent 75b4e53 commit 671c519

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,17 @@ keeping it up to date for you.
5858

5959
| | | |
6060
|---------------------------|----------------|----------------------------------|
61-
| [AlibabaCloud LogService] | [Elastic] | [OpenSearch] |
62-
| [AppDynamics] | [Google Cloud] | [Oracle] |
63-
| [Aspecto] | [Grafana Labs] | [Sentry] |
64-
| [Axiom] | [Guance] | [ServiceNow Cloud Observability] |
65-
| [Axoflow] | [Honeycomb.io] | [Splunk] |
66-
| [Azure Data Explorer] | [Instana] | [Sumo Logic] |
67-
| [Coralogix] | [Kloudfuse] | [TelemetryHub] |
68-
| [Dash0] | [Liatrio] | [Teletrace] |
69-
| [Datadog] | [Logz.io] | [Tracetest] |
70-
| [Dynatrace] | [New Relic] | [Uptrace] |
61+
| [AlibabaCloud LogService] | [Google Cloud] | [Sentry] |
62+
| [AppDynamics] | [Grafana Labs] | [ServiceNow Cloud Observability]|
63+
| [Aspecto] | [Guance] | [SigNoz] |
64+
| [Axiom] | [Honeycomb.io] | [Splunk] |
65+
| [Axoflow] | [Instana] | [Sumo Logic] |
66+
| [Azure Data Explorer] | [Kloudfuse] | [TelemetryHub] |
67+
| [Coralogix] | [Liatrio] | [Teletrace] |
68+
| [Dash0] | [Logz.io] | [Tracetest] |
69+
| [Datadog] | [New Relic] | [Uptrace] |
70+
| [Dynatrace] | [OpenSearch] | |
71+
| [Elastic] | [Oracle] | |
7172

7273
## Contributing
7374

@@ -132,6 +133,7 @@ Emeritus:
132133
[Oracle]: https://github.com/oracle-quickstart/oci-o11y-solutions/blob/main/knowledge-content/opentelemetry-demo
133134
[Sentry]: https://github.com/getsentry/opentelemetry-demo
134135
[ServiceNow Cloud Observability]: https://docs.lightstep.com/otel/quick-start-operator#send-data-from-the-opentelemetry-demo
136+
[SigNoz]: https://signoz.io/blog/opentelemetry-demo/
135137
[Splunk]: https://github.com/signalfx/opentelemetry-demo
136138
[Sumo Logic]: https://www.sumologic.com/blog/common-opentelemetry-demo-application/
137139
[TelemetryHub]: https://github.com/TelemetryHub/opentelemetry-demo/tree/telemetryhub-backend

0 commit comments

Comments
 (0)