This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ detect these resources.
1818 * container_name: The name of the container.
1919 * zone: The zone for the instance.
2020* AWS_EC2_INSTANCE
21- * aws_account: The AWS account number for the instance .
21+ * aws_account: The AWS account number for the VM .
2222 * instance_id: The VM instance identifier assigned by AWS.
23- * region: The AWS region for the cluster .
23+ * region: The AWS region for the VM .
2424
2525## How to automatically detect the Monitored Resource
2626
@@ -79,6 +79,6 @@ The value return by the `instance-identity/document` metadata request is a docum
7979[ AWSMetadataIdentityDocument ] : https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html
8080[ DownwardAPI ] : https://kubernetes.io/docs/tasks/inject-data-application/downward-api-volume-expose-pod-information/
8181[ GCPMetadata ] : https://cloud.google.com/compute/docs/storing-retrieving-metadata
82- [ GCPMetadataJavaExmple ] : https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master /google-cloud-core/src/main/java/com/google/cloud/MetadataConfig.java
82+ [ GCPMetadataJavaExmple ] : https://github.com/GoogleCloudPlatform/google-cloud-java/blob/739d519e14649f8b7612631d90eed97a614bf93a/google-cloud-clients /google-cloud-core/src/main/java/com/google/cloud/MetadataConfig.java
8383[ K8SDocumentation ] : https://cloud.google.com/kubernetes-engine/docs/tutorials/custom-metrics-autoscaling#exporting_metrics_from_the_application
8484[ K8SCodeSample ] : https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/blob/master/custom-metrics-autoscaling/direct-to-sd/sd_dummy_exporter.go
You can’t perform that action at this time.
0 commit comments