https://github.com/floknapp/shopwaremonitoring
Plugin for Shopware 6 to measure the application response times
https://github.com/floknapp/shopwaremonitoring
Last synced: over 1 year ago
JSON representation
Plugin for Shopware 6 to measure the application response times
- Host: GitHub
- URL: https://github.com/floknapp/shopwaremonitoring
- Owner: FloKnapp
- Created: 2021-01-10T20:42:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T13:44:34.000Z (over 5 years ago)
- Last Synced: 2025-01-26T08:12:46.348Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopware 6 Application Monitoring
### 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](https://insights.eu.newrelic.com/).
You have to insert the API Key in the corresponding
configuration key ```new_relic.api_key``` within the ```services.yaml```.