"""https://docs.splunk.com/observability/en/rum/rum-rules.html#use-cases
Write custom rules for URL grouping in Splunk RUM — Splunk Observability Cloud documentation
Write custom rules to group URLs based on criteria that matches your business specifications, and organize data to match your business needs. Group URLs by both path and domain.
you also need custom URL grouping rules to generate page-level metrics (rum.node.*) in Splunk RUM.""
As per the splunk documentation ,we have configured custom URL grouping. But rum.node.* metrics not available.
pls help on this
rum.node.* metrics are page-level metrics. Page level metrics are only captured if custom URL grouping rules are configured and active. Here’s a couple of sanity checks:
- check that the rule is active
- be sure to generate traffic after the rule is active
- You need at least one matching domain and path rule (create the domain rule first)