Who can help with setting "Service Name" for Quick...
# support
d
Who can help with setting "Service Name" for Quick filters? What should I write in Pipeline Processor? I tried
attributes.service_name
,
attributes.service.name
,
resource.service.name
,
resource.service_name
- nothing is working.
s
It should be
service.name
and part of resource attributes. Is it moved to resource attribteus?
d
If I use
service.name
I'm getting error
Copy code
value should have prefix of body, attributes, resource for operator Id
I set it like this:
If I add
resource.
it becomes:
what I'm doing wrong here?
s
use resource and put service.name in quotes "service.name"
d
Like this?
it becomes
ping
s
Seems like a bug, please create an issue here https://github.com/SigNoz/signoz