Skip to content

Commit

Permalink
Link to Datadog Best Practices Guide (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdmaclean authored Jul 3, 2024
1 parent 830d802 commit 544e38b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/integrations/datadog-rum.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ DevCycle's clientside Javascript SDKs - including JS and React, can now be easil
- [Configuration](#configuration)
- [JavaScript](#javascript)
- [React](#react)
- [Best Practices](#best-practices)
- [Coming Soon](#coming-soon)

### Configuration
Expand Down Expand Up @@ -104,6 +105,10 @@ export const App = () => {
)
}
```
### Best Practices

In our ["Observability Best Practices Using DevCycle with Datadog's RUM Feature Flag Tracking"](/best-practices/datadog-rum) article, we explore best practices for enriching RUM data with DevCycle's variable data, giving you more granular control over data collection and event tracking based on user-specific configurations.


### Coming Soon

Expand Down

0 comments on commit 544e38b

Please sign in to comment.