Insert several metrics in the same graph

Hello everyone!

I would like to know if it is possible with just one query to use the data to feed the graph with various information, for example.

I have a table in the bank where I have some servers, with the following tables … Source, target, Value and datatime.

The Source will always be the same, in the case the name of the server, the target indicates the Core of the processor and the others, as the name says, value and date …

Is it possible to use Source and Target to display the values of each target in just one query?

Thanks