internal

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package internal contains internal constants for metrics package this is done in a separate package to avoid circular dependencies

Index

Constants

View Source
const (
	// JaegerEndpoint is the environment variable name for Jaeger endpoint.
	JaegerEndpoint = "JAEGER_ENDPOINT"
	// PyroscopeEndpoint is the environment variable name for Pyroscope endpoint.
	PyroscopeEndpoint = "PYROSCOPE_ENDPOINT"
	// JaegerUIEndpoint is the environment variable name for Jaeger UI.
	JaegerUIEndpoint = "JAEGER_UI"
	// PyroscopeJaegerUIEnabled is the environment variable name for enabling Jaeger UI.
	PyroscopeJaegerUIEnabled = "PYROSCOPE_JAEGER_UI_ENABLED"
	// RookoutToken is used for https://app.rookout.com/
	RookoutToken = "ROOKOUT_TOKEN"
	// RookoutCommit is the environment variable for the git commit in use.
	RookoutCommit = "ROOKOUT_COMMIT"
	// RookoutDebug can be used to enable rookout debug.
	RookoutDebug = "ROOKOUT_DEBUG"
	// RookoutRemoteOrigin is the environment variable for the git remote origin in use.
	RookoutRemoteOrigin = "ROOKOUT_REMOTE_ORIGIN"
	// GitRepo is the environment variable for the git repo in use.
	GitRepo = "GIT_REPO"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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