We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5192db commit fe5aec8Copy full SHA for fe5aec8
integration-examples/get-rum-urls/README.md
@@ -4,6 +4,10 @@ This script will return all RUM urls present in Splunk Observability Cloud.
4
The script expects you to provide both the application and environment you want to get the urls for. These settings are required.
5
Use this an input to create of fine tune URL grouping rules.
6
7
+## Prerequisites
8
+This script expects both `curl` and `jq` to be installed.
9
+This script has onoly been tested on MacOS.
10
+
11
## Environment Variables
12
This script relies on environment variables.
13
Set the following:
0 commit comments