analyticproxy

command
v0.0.0-...-5a762db Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

README

Analytic Proxy

The analyticproxy binary manages file staging and unstaging for analytics. The primary purposes of the proxy are to

  • Keep the protocol simple for analytic developers,
  • Keep file-fetching auth tokens private (in the proxy, not in the analytic),
  • While allowing things like pulling from / pushing to S3 APIs.

Documentation

Overview

Command analyticproxy starts a gRPC proxy for analytics that intercepts requests, pulls files from S3 or similar into a file system visible to the analytic, then forwards on the request. When a response occurs, data is pulled from that file system and sent where it belongs, and files are cleaned up.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL