See the VS Code Tips wiki for a quick primer on getting started with VS Code. Setting up the JDK The extension requires JDK 17 or newer to run. Optionally, set a different JDK to compile and run ...
I am using opentelemetry-javaagent in my java app(running in docker container inside ec2) and trying to ingest metrics and traces to GCP directly using telemetry api ...