Splunk Observability Cloud

How to define rules for business workflow naming ?

AurelienGravier
Engager

Hello,

On a specific service, I want to define my workflow names based on url path in order to follow key business actions on a web app.

My wish :

  • Remove the domain name
  • Use the 3 first segments of URL Path to use them as workflow name, for example :

/api/v1/products

/api/v1/partners

/api/v1/users 

And also I want to mask or replace all IDs on the URL with a regex pattern :

AurelienGravier_0-1674045331305.png

Do you have an idea how to do that on splunk APM ?

 

Thank you.
Regards Aurélien.

 

Labels (1)
0 Karma

AurelienGravier
Engager

In addition : 

The workflow named : http://myapp.mydomain.com/api/v1/orders/one/simulate-price
Should be tranform to : /api/v1/orders

The workflow named : http://myapp.mydomain.com/orders/0000122587/simulate-price/small/piece
Should be tranform to : /orders/?/simulate-price/

Thx

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...