Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor metrics from multiple projects #60

Closed

Conversation

ashiddo11
Copy link

@ashiddo11 ashiddo11 commented Sep 11, 2019

Fixes issue #55

@ashiddo11 ashiddo11 changed the title Update stackdriver_exporter.go Monitor metrics from multiple projects Sep 11, 2019
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit, otherwise LGTM.

@@ -20,7 +20,7 @@ import (

var (
projectID = kingpin.Flag(
"google.project-id", "Google Project ID ($STACKDRIVER_EXPORTER_GOOGLE_PROJECT_ID).",
"google.project-id", "Comma seperated Google Project IDs ($STACKDRIVER_EXPORTER_GOOGLE_PROJECT_ID).",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nit:

Suggested change
"google.project-id", "Comma seperated Google Project IDs ($STACKDRIVER_EXPORTER_GOOGLE_PROJECT_ID).",
"google.project-id", "Comma separated list of Google Project IDs ($STACKDRIVER_EXPORTER_GOOGLE_PROJECT_ID).",

@SuperQ
Copy link
Contributor

SuperQ commented Jun 28, 2020

This needs to be re-based on master.

@SuperQ
Copy link
Contributor

SuperQ commented Jul 27, 2020

Closing in favor of #105

@SuperQ SuperQ closed this Jul 27, 2020
@inkaabi
Copy link

inkaabi commented Jan 19, 2021

Hello, it is ok to take multiple project but it still the problem to pass multiple credential? any idea please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants