GoogleCloudPlatform / opentelemetry-operations-java

Apache License 2.0
73 stars 39 forks source link

Update auto-exporter readme #304

Closed psx95 closed 8 months ago

psx95 commented 8 months ago

Updates the javaagent path sample to reflect the updated naming in upstream.

The existing sample naming in the doc seemed to be causing minor confusion as seen in #303 .

Also updates the import samples to use the latest dependency version.