Splunk Observability Cloud

How do i get a link to a specific trace and start from a specific timestamp

grosenth
New Member

For example I have a link to a specific trace:  https://xxxx.signalfx.com/#/apm/traces/2459682daf1fe95db9bbff2042a1ec0e

This for example will show me all the trace water fall from the beggining of the trace.

Now, I want to be able to access this trace from a specific start_time and see till end_time.

Is it possible?

If yes, what should be the correct link?

0 Karma

bishida
Splunk Employee
Splunk Employee

Hi,

Are you asking if you can filter spans within a trace by a time range? If so, I don't think that is possible.

0 Karma

grosenth
New Member

yes, that is exactly what I want.

I have one pipeline, that starts several pipelines and they all started from the same traceid.

That is the reason I want to point to a specific time frame so I will see the exact trace that is related directly to this pipeline.

0 Karma

bishida
Splunk Employee
Splunk Employee

It might be worth taking a look at the feature Business Workflows. It's possible they may align with your use-case.
https://docs.splunk.com/observability/en/apm/workflows/workflows.html

0 Karma

PaulPanther
Motivator

Could you please try:

https://xxxx.signalfx.com/#/apm/traces/2459682daf1fe95db9bbff2042a1ec0e?startTime=-15m&endTime=Now

 

0 Karma

grosenth
New Member

Thanks, but it didn't help, I still see all the traces even if I changed it to -5m or -1m the startTime

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...