https://signoz.io logo
Title
s

Sanjiv

02/28/2023, 6:48 PM
I installed SigNoz with the provider docker-compose that has the sample application running. However I don’t see any database calls on any of the services. Why is that?
p

Pranay

02/28/2023, 8:11 PM
which languages are your applications written in and how did you instrument them to send data to SigNoz?
s

Sanjiv

02/28/2023, 8:12 PM
It’s a java based application that talks to SQL Server using JDBC. The application is auto instrumented by passing the agent in the command line
@Pranay I started seeing a values on these Database call charts now