damjack / elm-newrelic-nreum / NewRelic.NREUM.RouteName

Gives SPA routes more accurate names than default names. Monitors specific routes rather than by default grouping. This method names the current route. This can be useful to:

Configuration


type RouteName

RouteName type

Configuration Methods

init : String -> RouteName

Build Nreum RouteName with specific route page name

Encoding

encode : RouteName -> Json.Encode.Value

Convert Nreum RouteName to JSON