Skip to content

Commit 4c1737f

Browse files
authored
Update links to the upstream detector (#302)
* Update links to the upstream detector * replace relative links with permalinks
1 parent f31d4ba commit 4c1737f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

detectors/resources-support/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Maven Central][maven-image]][maven-url]
44

5-
This library provides detection support for supported GCP environments and is intended to be consumed by the [GCP OpenTelemetry Detector](../resources/README.md).
5+
This library provides detection support for supported GCP environments and is intended to be consumed by the [GCP OpenTelemetry Detector](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/eece7e8ef04170fb463ddf692f61d4527b50febf/gcp-resources).
66
The GCP environments supported by this library are -
77
1. [Google Compute Engine](https://cloud.google.com/compute?hl=en)
88
2. [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine?hl=en)
@@ -11,4 +11,4 @@ The GCP environments supported by this library are -
1111
5. [Google Cloud Run](https://cloud.google.com/run?hl=en)
1212

1313
[maven-image]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/detector-resources-support/badge.svg
14-
[maven-url]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/detector-resources-support
14+
[maven-url]: https://maven-badges.herokuapp.com/maven-central/com.google.cloud.opentelemetry/detector-resources-support

detectors/resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Maven Central][maven-image]][maven-url] ![Status][deprecated]
44

5-
> NOTE: This artifact has moved to [Opentelemetry Java Contrib](https://github.com/open-telemetry/opentelemetry-java-contrib) repo. All future releases/updates made to this artifact would be managed in the new repository. The code for this artifact is likely to be deleted from here in the near future.
5+
> NOTE: This artifact has moved to [Opentelemetry Java Contrib](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/eece7e8ef04170fb463ddf692f61d4527b50febf/gcp-resources) repository. All future releases/updates made to this artifact would be managed in the new repository. The code for this artifact is likely to be deleted from here in the near future.
66
77
This package provides resource detectors for OpenTelemetry.
88

0 commit comments

Comments
 (0)