package
1.40.0
Repository: https://github.com/authzed/spicedb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterTelemetryCollector registers a collector for the various pieces of data required by SpiceDB telemetry.
RemoteReporter creates a telemetry reporter with the specified parameters, or errors if the configuration was invalid.
No description provided by the author
No description provided by the author

# Constants

DefaultEndpoint is the endpoint to which telemetry will report if none other is specified.
DefaultInterval is the default amount of time to wait between telemetry reports.
MaxElapsedTimeBetweenReports is the maximum amount of time that the telemetry reporter will attempt to write to the telemetry endpoint before terminating the reporter.
MinimumAllowedInterval is the minimum amount of time one can request between telemetry reports.

# Type aliases

No description provided by the author