Skip to content

bigquery unknown plugin #10177

@theiny

Description

@theiny

Relevent telegraf.conf

[[outputs.bigquery]]
  ## GCP Project
  project = "erudite-bloom-151019"
  ## The BigQuery dataset
  dataset = "telegraf"
  ## Timeout for BigQuery operations.
  # timeout = "5s"
  ## Character to replace hyphens on Metric name
  # replace_hyphen_to = "_"

System info

Telegraf 1.20, Docker 20.10.10

Docker

No response

Steps to reproduce

  1. Run telegraf with bigquery output plugin defined in telegraf.conf

...

Expected behavior

Telegraf should recognise the BigQuery plugin

Actual behavior

[telegraf] Error running agent: Error loading config file /etc/telegraf/telegraf.conf: error parsing bigquery array, Undefined but requested output: bigquery

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/gcpGoogle Cloud plugins including cloud_pubsub, cloud_pubsub_push, stackdriverbugunexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions