/symbol-service

An raw http service to answer if where you can find the shared library for a build id.

Primary LanguageRust

A primitive Symbol Service

The collector will collect the debug id and the location into the postgres database.

Query the service to see there is any shared library for the build id.

The create_db will drop the existing table and create the table.