Open kaiyan-sheng opened 4 years ago
I did more testing on GCP API Explorer https://cloud.google.com/compute/docs/reference/rest/v1/instances/get with project=elastic-observability
, zone=europe-west3-c
and instance=8970924285285850010
. I also get an 404 error:
{
"error": {
"code": 404,
"message": "The resource 'projects/elastic-observability/zones/europe-west3-c/instances/8970924285285850010' was not found",
"errors": [
{
"message": "The resource 'projects/elastic-observability/zones/europe-west3-c/instances/8970924285285850010' was not found",
"domain": "global",
"reason": "notFound"
}
]
}
}
I don't see this instance on GCP portal either.
I did some investigation:
gcloud
cli) was:
ERROR: (gcloud.compute.instances.describe) Could not fetch resource:
- Required 'compute.instances.get' permission for 'projects/elastic-observability/zones/europe-west2-c/instances/paulb-europe-west2c'
I would assume that the same error is returned by APIs.
@exekias may you help me answer n 4 from above comment?
Hi! We just realized that we haven't looked into this issue in a while. We're sorry!
We're labeling this issue as Stale
to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1
.
Thank you for your contribution!
Error message showed up when testing googlecloud metricbeat module:
The config I used is: