blob: f2f254a05ca7e4f00553222d2fd504f480a9a6fc [file] [log] [blame]
# This is an API configuration to generate an HTTP/JSON -> gRPC gateway for the
# OpenCensus service using github.com/grpc-ecosystem/grpc-gateway.
type: google.api.Service
config_version: 3
http:
rules:
- selector: opencensus.proto.agent.trace.v1.TraceService.Export
post: /v1/trace
body: "*"