floknapp / shopware6-new-relic-monitoring
Plugin for Shopware 6 to measure the application response times
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:shopware-platform-plugin
Requires
- guzzlehttp/guzzle: 6.5.*
- shopware/core: 6.3.*
This package is auto-updated.
Last update: 2025-03-11 23:01:09 UTC
README
Introduction
This plugin enables your shopware installation to track the actual application process time. The gathered data is getting pushed to NewRelic through their MetricsAPI.
Requirements
You need to obtain your own API Key at NewRelic Insights.
You have to insert the API Key in the corresponding
configuration key new_relic.api_key
within the services.yaml
.