-
Notifications
You must be signed in to change notification settings - Fork 97
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
Patch performance and availability monitoring via new relic #2843
Open
romansprykee
wants to merge
9
commits into
master
Choose a base branch
from
patch-performance-and-availability-monitoring-via-new-relic
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
a0822c1
Update performance-and-availability-monitoring-via-new-relic.md
romansprykee 9253ce5
Update performance-and-availability-monitoring-via-new-relic.md
romansprykee 82f790d
Added New Relic prerequisite to configure-services.md
romansprykee cda941d
Update monitoring.md
romansprykee 0e6f473
Create extend-spryker-cloud-monitoring-via-headless-apm.md
romansprykee e017145
Update monitoring.md
romansprykee 06377ce
Update extend-spryker-cloud-monitoring-via-headless-apm.md
romansprykee 9a55219
Update extend-spryker-cloud-monitoring-via-headless-apm.md
romansprykee 65eb7be
Update troubleshooting-performance-issues.md
romansprykee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
docs/ca/dev/monitoring/extend-spryker-cloud-monitoring-via-headless-apm.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Extend Spryker Cloud Monitoring via Headless APM | ||
description: | ||
template: concept-topic-template | ||
last_updated: Oct 7, 2024 | ||
redirect_from: | ||
- /docs/cloud/dev/spryker-cloud-commerce-os/monitoring/performance-and-availability-monitoring-via-new-relic.html | ||
--- | ||
|
||
The **Spryker Monitoring Integration**, our Headless APM, integrates Spryker’s monitoring data into your existing APM platform based on the Spryker implementation of the **OpenTelemetry framework**. | ||
It allows you to unify Spryker’s insights with your monitoring ecosystem, ensuring full visibility across eCommerce workflows, faster issue detection, and alignment with your monitoring best practices. | ||
|
||
The **Headless APM** allows you to: | ||
- **Personalize Application Monitoring**: Seamlessly integrate Spryker into your monitoring platform for a tailored, customized monitoring experience. | ||
- **Gain Comprehensive Tracing and Health Check Metrics**: Forward traces and health check metrics from both your application and Spryker services to enable precise performance analysis and faster anomaly detection, reducing downtime and improving operational efficiency | ||
- **Unify Monitoring**: Consolidate all performance data into your existing monitoring platform, ensuring full visibility across your entire eCommerce workflow for accurate end-to-end tracing and faster issue resolution. | ||
|
||
To enable the Spryker Monitoring Integration, please contact [Spryker Support](https://spryker.force.com/support/s/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
docs/ca/dev/monitoring/performance-and-availability-monitoring-via-new-relic.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
--- | ||
title: Performance and availability monitoring via New Relic | ||
title: Performance and availability monitoring via New Relic APM | ||
description: | ||
template: concept-topic-template | ||
last_updated: Oct 6, 2023 | ||
redirect_from: | ||
- /docs/cloud/dev/spryker-cloud-commerce-os/monitoring/performance-and-availability-monitoring-via-new-relic.html | ||
--- | ||
|
||
New Relic delivers the end-to-end observability for all metrics, events, logs, and traces and delivers the ability to visualize, analyze, and troubleshoot your entire environment including network performance. You can easily view and analyze massive amounts of data, and gain actionable insights in real-time. | ||
New Relic APM delivers detailed traces that track the flow of requests through your Spryker application, providing visibility into performance bottlenecks, latency issues, and errors to help optimize and troubleshoot your application in real-time. | ||
|
||
For more information about New Relic, see [Get started with infrastructure monitoring](https://docs.newrelic.com/docs/infrastructure/infrastructure-monitoring/get-started/get-started-infrastructure-monitoring). | ||
For more information about New Relic APM, see [Improve your app performance with APM](https://docs.newrelic.com/docs/apm/new-relic-apm/getting-started/introduction-apm/). | ||
|
||
To get access to New Relic, provide a non-person email address via [support](https://spryker.force.com/support/s/). We will create a shared account for your team. | ||
To be able to access New Relic APM, you need to get at least one (1) New Relic user license for your organization. Contact [Support](https://spryker.force.com/support/s/) to further explore this option! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The process to get a new relic license for a customer is under review. Contact @ThomasLehnerSpryker before publishing this page