GoogleCloudPlatform / opentelemetry-operator-sample

Toolbox of recipes, samples, and guides for using the OpenTelemetry Operator on Google Cloud
Apache License 2.0
32 stars 16 forks source link

It isn't obvious that the collector at the repo base doesn't write to GCP #59

Open dashpole opened 1 year ago

dashpole commented 1 year ago

A user simply following the commands in the repo readme installs a collector that uses the logging exporter. This isn't called out very clearly, and at least one user was surprised that the GoogleCloud sample doesn't write to google cloud. We either need to:

aabmass commented 10 months ago
  • Make the "default" sample write to google cloud

Discussed in issue triage, this would probably be the best approach to make them all go to GCP by default.