Skip to content

Commit

Permalink
Update README.md / retrigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
t2t2 authored Oct 16, 2023
1 parent 964f86e commit 16450f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/session-recorder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import SplunkSessionRecorder from '@splunk/otel-web-session-recorder'

// This must be called after initializing splunk rum
SplunkSessionRecorder.init({
realm: '<us0|us1>',
realm: '<realm>',
rumAccessToken: '<auth token>'
});
```

0 comments on commit 16450f3

Please sign in to comment.