Questions tagged [google-stackdriver]

84 questions
0
votes
2 answers

Cryptic Stackdriver HTTP Uptime check error using Google Cloud Platform

I want to use Google Cloud's StackDriver integration for health checks and uptime monitoring. I have a web server running on a google instance, available at foo.mydomain.ai. NB: Port 80 is open to the world, and the tests I did were done from both…
0
votes
0 answers

How to export Prometheus metrics from GCE into stack driver

We currently have some software that contains Prometheus data on a GCE. The said GCE already has the legacy logging agent using fluentD running, this is currently incompatible with the google ops agent according to google (we tried). We also tried…
Eric C
  • 1
0
votes
0 answers

I have multiple services on my Google Console. how can i check the same which logs are enabled for individual service level

I would like to know which all Logs are enabled under my project Environments from Google Console at Service Level, I have multiple services on my Google Console. how can i check the same which logs are enabled for individual service level
0
votes
0 answers

How to differentiate docker containers in stackdriver logging?

I have a VM in GCE with docker installed. There I run containers using the Google Cloud Logging driver. I can see the logs in stackdrive logging. However, i can't easily browse between logs of different containers. All the containers' logs get…
0
votes
2 answers

Create alerts of for two projects in gcp monitoring workspace

Hi I have two projects project-A and project-B. I have created a monitoring workspace in project-A and added project-B in that workspace. I want to create alerts from log based metrics . I have created the log based metrics in project-A and created…
0
votes
1 answer

Send google compute startup script output to stackdriver

For ease of management I'd like the output of my GCE startup script to be sent to stackdriver so that admins don't need to SSH into the instance to see the output. I found this guide for setting up Stackdriver on GCE, but it requires any logs to be…
ChrisJ
  • 295
  • 1
  • 10
0
votes
1 answer

google cloud Stackdriver Metrics to scale an Manage instance group - Regional

What are the Stackdriver Metrics we can use to autoscale Regional Manage instance groups ? When i check the docs it says Regional managed instance groups do not support filtering for per-instance metrics. Regional managed instance groups do not…
0
votes
1 answer

GCP Stackdriver log event for failed API attempts due to insufficient access scopes

I would like to monitor for Compute Engine service accounts that attempt API calls beyond their given Access Scope. This could be via the gcloud command or manual API interaction using the OAuth token from the metadata server. Here is a specific…
-1
votes
1 answer

How to determine what quota I'm violating?

Ok, so I'm developing an application for eventual deployment to App Engine and I'm working locally, on my laptop, and I keep getting these errors: Insufficient tokens for quota 'logging.googleapis.com/read_requests' and limit…
1 2 3 4 5
6