Skip to content

Commit c72802b

Browse files
committed
Updated RUM token
1 parent d2421a4 commit c72802b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/partials/custom-header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<script>
44
SplunkRum.init({
55
realm: "us1",
6-
rumAccessToken: "dp3FKraOS_wVhe-l7eCOsA",
6+
rumAccessToken: "Z8JjZ8iNiF4jSfNHvJIRJg",
77
applicationName: "observability-workshop",
88
deploymentEnvironment: "splunk.github.io",
99
version: "1.0",
@@ -12,7 +12,7 @@
1212
SplunkSessionRecorder.init({
1313
app: "observability-workshop",
1414
realm: "us1",
15-
rumAccessToken: "dp3FKraOS_wVhe-l7eCOsA"
15+
rumAccessToken: "Z8JjZ8iNiF4jSfNHvJIRJg"
1616
});
1717
</script>
1818
</script>

0 commit comments

Comments
 (0)