feat(plugins): add analytics-module-qm plugin

Signed-off-by: Eric Irwin <eirwin@quantummetric.com>
This commit is contained in:
Eric Irwin
2024-03-15 10:41:20 -06:00
parent 63a55441e3
commit 6ece854c61
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -40,6 +40,7 @@ choice below.
| [Google Analytics 4][ga4] | Yes ✅ |
| [New Relic Browser][newrelic-browser] | Community ✅ |
| [Matomo][matomo] | Community ✅ |
| [Quantum Metric][qm] | Community ✅ |
To suggest an integration, please [open an issue][add-tool] for the analytics
tool your organization uses. Or jump to [Writing Integrations][int-howto] to
@@ -48,6 +49,7 @@ learn how to contribute the integration yourself!
[ga]: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-ga/README.md
[ga4]: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-ga4/README.md
[newrelic-browser]: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-newrelic-browser/README.md
[qm]: https://github.com/quantummetric/analytics-module-qm/blob/main/README.md
[matomo]: https://github.com/janus-idp/backstage-plugins/blob/main/plugins/analytics-module-matomo/README.md
[add-tool]: https://github.com/backstage/backstage/issues/new?assignees=&labels=plugin&template=plugin_template.md&title=%5BAnalytics+Module%5D+THE+ANALYTICS+TOOL+TO+INTEGRATE
[int-howto]: #writing-integrations
@@ -0,0 +1,10 @@
---
title: 'Analytics Module: Quantum Metric'
author: Quantum Metric
authorUrl: https://github.com/quantummetric
category: Monitoring
description: Track usage of your Backstage instance using Quantum Metric.
documentation: https://github.com/quantummetric/analytics-module-qm/blob/main/README.md
iconUrl: /img/qm-icon.png
npmPackageName: '@quantum-metric/plugin-analytics-module-qm'
addedDate: '2024-03-15'
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB