Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Big Query Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaakin-atl committed Aug 22, 2020
1 parent f6a8e09 commit 1d2f3cc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,25 @@ receivers:
layout: # Optional
```
# BigQuery
Google's query thing
```yaml
receivers:
- name: "my-big-query"
bigquery:
location:
project:
dataset:
table:
credentials_path:
batch_size:
max_retries:
interval_seconds:
timeout_seconds:
```
### Planned Receivers
- Big Query
Expand Down

0 comments on commit 1d2f3cc

Please sign in to comment.