package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Functions

New returns an instance of the Reporter.

# Variables

ExternalServiceURL is the base HTTP URL for a telemetry service.

# Structs

DataResponse represents the data returned by the external service.
Options supplies parameters to the reporter.
ReleaseDetails holds information about the latest OPA release.
Reporter reports information such as the version, heap usage about the running OPA instance to an external service.

# Type aliases

Gatherer represents a mechanism to inject additional data in the telemetry report.