https://signoz.io logo
#support
Title
# support
m

Muhammed Hussein Karimi

12/28/2022, 9:01 PM
Hi How can I set TimeZone for signoz?
p

Pranay

12/29/2022, 1:36 AM
@Muhammed Hussein Karimi Can you share in more detail what do you mean? Where do you want to set the time zone in SigNoz?
m

Muhammed Hussein Karimi

12/29/2022, 3:22 PM
For logs and traces time is in utc how can I fix that?
p

Pranay

12/29/2022, 4:30 PM
@nitya-signoz for logs, is there are processor which can do this ? @Vishal Sharma Is there any such provision in our traces product or the time is decided by the otel instrumentation library/otel collector?
v

Vishal Sharma

12/29/2022, 6:11 PM
@Muhammed Hussein Karimi The timezone which is shown in SigNoz UI respects your browser/machine timezone. Why do you need to change logs/traces timezone?
m

Muhammed Hussein Karimi

12/29/2022, 6:18 PM
My browser is not UTC
v

Vishal Sharma

12/29/2022, 6:22 PM
What time are you seeing in SigNoz UI? It should be local timezone
m

Muhammed Hussein Karimi

12/29/2022, 6:23 PM
UTC
I changed the timezone of the database but it has no effect
v

Vishal Sharma

12/29/2022, 6:25 PM
Can you open this website and let me know your Time on Local Machine ? https://webbrowsertools.com/timezone/
m

Muhammed Hussein Karimi

12/29/2022, 6:26 PM
Of course let me turn on my lappy🙂
That's UTC I have to checkout why, I think my browser privacy settings are preventing this
I turn off some of the security settings in firefox and problem fixed
inside about:config I have to set
Copy code
privacy.resistFingerprinting = false
I should be documented somewhere I was not able to find it out using search also lot's of persons want don't want that to be sent to sites, that's better to be server side
v

Vishal Sharma

12/29/2022, 7:03 PM
@Muhammed Hussein Karimi Right now SigNoz is self host so I don’t see any reason why it’s a privacy concern. Thanks for highlighting it, we will add it to our docs and take care of it when launching cloud version to public.
m

Muhammed Hussein Karimi

12/29/2022, 7:12 PM
Thanks but that's global config in firefox (I don't know about Chrome or others) and that's not good