Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

integrations/gcp/bigtable: duplicated Go adminClient creation #648

Description

@odeke-em

While working on a bug, I examined the work we did documenting the Google Cloud Bigtable client as per https://opencensus.io/integrations/google_cloud/google_cloud_bigtable/go/#end-to-end-code-sample

and noticed that we are creating two (*bigtable).AdminClient-s but only using one
Screen Shot 2019-03-20 at 10 18 15 AM

There should only be one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions