mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 16:28:59 +08:00
Updated Typo (#1362)
This commit is contained in:
parent
be814afeea
commit
091d769ad8
@ -1,6 +1,6 @@
|
|||||||
# Query Service
|
# Query Service
|
||||||
|
|
||||||
Query service is the interface between forntend and databases. It is written in **Golang**. It will have modules for all supported databases. Query service is responsible to:
|
Query service is the interface between frontend and databases. It is written in **Golang**. It will have modules for all supported databases. Query service is responsible to:
|
||||||
- parse the request from Frontend
|
- parse the request from Frontend
|
||||||
- create relevant Clickhouse queries (and all other supported database queries)
|
- create relevant Clickhouse queries (and all other supported database queries)
|
||||||
- parse response from databases and handle error if any
|
- parse response from databases and handle error if any
|
||||||
|
Loading…
x
Reference in New Issue
Block a user