Skip to content

Commit fe5aec8

Browse files
add prerequisites to readme
1 parent b5192db commit fe5aec8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

integration-examples/get-rum-urls/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This script will return all RUM urls present in Splunk Observability Cloud.
44
The script expects you to provide both the application and environment you want to get the urls for. These settings are required.
55
Use this an input to create of fine tune URL grouping rules.
66

7+
## Prerequisites
8+
This script expects both `curl` and `jq` to be installed.
9+
This script has onoly been tested on MacOS.
10+
711
## Environment Variables
812
This script relies on environment variables.
913
Set the following:

0 commit comments

Comments
 (0)