as we can see from this [test case](https://github.com/coralogix/opentelemetry-ebpf-instrumentation/blob/9026e282e8b87557d1fc3b2fc14c2273defb4f57/internal/test/integration/red_test.go#L316) we expect that go jsonrpc calls will emit http metrics, instead of the [RPC metrics](https://opentelemetry.io/docs/specs/semconv/rpc/rpc-metrics/).
as we can see from this test case we expect that go jsonrpc calls will emit http metrics, instead of the RPC metrics.