service
coder_service
agent_id
Pyroscope uses `service` tag for top level distinction. So move our `service` -> `coder_service`
PProf labels segment the code into groups for determing the source of cpu/memory profiles. Since the web server and background jobs share a lot of the same code (eg wsbuilder), it helps to know if the load is user induced, or background job based.