Versions in this module Expand all Collapse all v0 v0.6.2 Jul 2, 2023 v0.6.1 Jun 28, 2023 v0.6.0 Jun 27, 2023 Changes in this version + func Serve(ctx context.Context, logger log.Logger, cfg Config, nrApp newrelic.Application, ...) error + type Config struct + Admin bootstrap.AdminConfig + Authentication authenticate.Config + CorsOrigin string + DisableOrgsListing bool + DisableUsersListing bool + GRPC GRPCConfig + Host string + IdentityProxyHeader string + Mailer mailer.Config + MetricsPort int + Port int + ResourcesConfigPath string + ResourcesConfigPathSecret string + TelemetryConfig telemetry.Config + UserIDHeader string + type GRPCConfig struct + MaxRecvMsgSize int + MaxSendMsgSize int + Port int