@walkeros/server-destination-gcp
v4.3.0
Published
Google Cloud Platform server destinations for walkerOS (BigQuery, Pub/Sub)
Maintainers
Readme
@walkeros/server-destination-gcp
Stream events to Google BigQuery via the Storage Write API for analytics and machine learning workloads.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-gcpQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"gcp": { "package": "@walkeros/server-destination-gcp", "config": {} }
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/gcp
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
