ComputerScienceHouse / ComputerScienceHouse/selections

Track usage with Datadog RUM

Đang mở
#32 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
3
Fork
11
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Replace Google analytics with Datadog RUM

See https://www.datadoghq.com/rum/ for a description
Follow the setup guide: https://docs.datadoghq.com/real_user_monitoring/installation/?tab=us
Make sure to include information about logged in users, for example
```javascript
datadogRum.addRumGlobalContext('usr', { // usr as defined in the datadog naming guide https://docs.datadoghq.com/logs/processing/attributes_naming_convention/#user-related-attributes
uid: username,
groups: groups // If available
});
```

Reach out to an RTP for client and application tokens

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.