You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Stream Order | 100% in order |99.9% in order | ✅ On Target |
189
+
|Poll Order | 100% in order| 99.9% in order| ✅ On Target |
190
+
| Recovery Order | 100% in order |99.9% in order | ✅ On Target |
188
191
189
192
_Note: Testing regularly in groups of `40` active members listening to one user sending 100 messages_
190
193
@@ -219,34 +222,12 @@ _Note: A hybrid approach using `stream` and `poll`-based verification provides t
219
222
-**Node-sdk only**: Metrics are based on node-sdk only operations and are not covering performance across all SDKs.
220
223
-**Pre-Release Status**: This assessment reflects the current development version targeting the `4.0.0` stable release. Optimizations and improvements are ongoing.
-**Repository:**[xmtp-qa-testing](https://github.com/xmtp/xmtp-qa-testing): This monorepo contains multiple tools for testing and monitoring
247
228
-**Test bot:** Bot for testing with multiple agents - [see section](https://github.com/xmtp/xmtp-qa-testing/tree/main/bots/test/)
248
229
-**Workflows:** See our CI/CD pipeline configuration - [see section](https://github.com/xmtp/xmtp-qa-testing/tree/main/.github/workflows)
249
-
-**Vitest:** We use Vitest for running tests with an interactive UI - [see section](https://xmtp-qa-testing.up.railway.app/__vitest__/#/)
230
+
-**Vitest:** We use Vitest for running tests with an interactive UI - [see section](https://xmtp-qa-testingus-east-production.up.railway.app/__vitest__/#/)
250
231
-**Railway:** Visit our Railway project with all our services - [see section](https://railway.com/project/cc97c743-1be5-4ca3-a41d-0109e41ca1fd)
251
232
-**Gm bot:** Bot for testing with older version of the protocol - [see section](https://github.com/xmtp/gm-bot)
This module provides tools for monitoring XMTP performance metrics via Datadog integration.
4
+
5
+
## Overview
6
+
7
+
The XMTP Datadog integration allows you to track crucial performance metrics, message delivery rates, and network statistics for your XMTP implementation. This data helps maintain optimal service quality and quickly identify potential issues.
8
+
9
+
## Key components
10
+
11
+
-`summary.ts` - Aggregates and formats metrics data
12
+
-`helper.ts` - Utility functions for Datadog integration
The `dashboards/` directory contains configuration for visualizing your XMTP metrics in Datadog. These dashboards provide real-time monitoring of your application's performance.
0 commit comments