@mts-pjsc/bretrics 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
# Bretrics - Realtime user Browser Monitoring
|
|
7
7
|
|
|
8
|
-
Monitor the performance of the user's browser and code for real users. Allows you to collect WebVitals metrics, performance and business metrics through the
|
|
8
|
+
Monitor the performance of the user's browser and code for real users. Allows you to collect WebVitals metrics, performance and business metrics through the Prometheus monitoring system.
|
|
9
9
|
|
|
10
10
|
## Features
|
|
11
11
|
|
|
@@ -15,7 +15,7 @@ Monitor the performance of the user's browser and code for real users. Allows yo
|
|
|
15
15
|
- **Network Metrics** - allows you to evaluate the quality of the connection from clients to your servers,
|
|
16
16
|
- **Leaks Detection** - allows you to detect leaks in DOM elements, listeners, js and others.
|
|
17
17
|
|
|
18
|
-
##
|
|
18
|
+
## Installation
|
|
19
19
|
|
|
20
20
|
npm:
|
|
21
21
|
|