Skip to content

Monitor metrics from multiple projects#60

Closed
ashiddo11 wants to merge 1 commit intoprometheus-community:masterfrom
ashiddo11:multiple-projects
Closed

Monitor metrics from multiple projects#60
ashiddo11 wants to merge 1 commit intoprometheus-community:masterfrom
ashiddo11:multiple-projects

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.

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