Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing SPM #761

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/shipping/App360/App360.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ drop_filter: []



[App360](https://docs.logz.io/docs/user-guide/distributed-tracing/spm/) is a high-level monitoring dashboard within Logz.io that enables you to monitor your operations. This integration allows you to configure the OpenTelemetry collector to send data from your OpenTelemetry installation to Logz.io using App360.
[App360](https://docs.logz.io/docs/user-guide/app360/service-list/) is a high-level monitoring dashboard within Logz.io that enables you to monitor your operations. This integration allows you to configure the OpenTelemetry collector to send data from your OpenTelemetry installation to Logz.io using App360.



Expand Down
98 changes: 0 additions & 98 deletions docs/user-guide/distributed-tracing/setup-spm.md

This file was deleted.

42 changes: 0 additions & 42 deletions docs/user-guide/distributed-tracing/spm.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,5 @@ To confirm that the data is available and accessible, type `calls_total` and run

![Query of calls total](https://dytvr9ot2sszz.cloudfront.net/logz-docs/distributed-tracing/calls-total-tracing.png)

If there are no results, go through the **[Set up your Service Performance Monitoring dashboard](https://docs.logz.io/docs/user-guide/distributed-tracing/setup-spm/)** guide again to confirm that the collector is properly configured to send the data.

If you can see the query's results, but the data is not visible in your Service Performance Monitoring dashboard, contact the [Logz.io Support team](mailto:[email protected]) for additional help.
1 change: 0 additions & 1 deletion docs/user-guide/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ To make the most of Distributed Tracing, check out these guides:

* **[Getting started with Tracing](https://docs.logz.io/docs/user-guide/distributed-tracing/set-up-tracing/get-started-tracing/)**
* **[Sending demo traces with HOTROD](https://docs.logz.io/docs/user-guide/distributed-tracing/set-up-tracing/hotrod/)**
* Combine Traces and Metrics with **[Service Performance Monitoring](https://docs.logz.io/docs/user-guide/distributed-tracing/spm/)**
* **[Correlate logs and traces](https://docs.logz.io/docs/user-guide/distributed-tracing/correlate-traces/)**


Expand Down
2 changes: 2 additions & 0 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,8 @@
/docs/user-guide/integrations/terraform/ /docs/integrations/terraform/
/docs/shipping/AWS/Lambda-extension-node/ /docs/shipping/Code/Node-js/#traces
/docs/shipping/aws/lambda-extension-go/ /docs/shipping/code/go/#traces
/docs.logz.io/docs/user-guide/distributed-tracing/setup-spm/ /docs.logz.io/docs/user-guide/app360/service-list/
/docs.logz.io/docs/user-guide/distributed-tracing/spm/ /docs.logz.io/docs/user-guide/app360/service-list/
# Shippers
/shipping/ /docs/category/send-your-data/
/user-guide/log-shipping/ /docs/category/send-your-data/
Expand Down
Loading