logz

package
v15.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AgentConfig = "agent_config"
	ApplyEvent  = "apply_event"
)

Variables

This section is empty.

Functions

func AgentId

func AgentId(agentId int64) zap.Field

func CommitId

func CommitId(commitId string) zap.Field

func Error

func Error(err error) zap.Field

func Filename added in v15.7.0

func Filename(filename string) zap.Field

func GitRef added in v15.7.0

func GitRef(gitRef string) zap.Field

func GrpcMethod

func GrpcMethod(method string) zap.Field

func GrpcService

func GrpcService(service string) zap.Field

func IsWebSocket

func IsWebSocket(isWebSocket bool) zap.Field

func KasUrl

func KasUrl(kasUrl string) zap.Field

func Kind

func Kind(kind string) zap.Field

func LevelFromString

func LevelFromString(levelStr string) (zapcore.Level, error)

func ModuleName

func ModuleName(name string) zap.Field

GitLab-kas or agentk module name.

func NetAddress

func NetAddress(listenAddress string) zap.Field

func NetAddressFromAddr

func NetAddressFromAddr(addr net.Addr) zap.Field

func NetNetwork

func NetNetwork(listenNetwork string) zap.Field

func NetNetworkFromAddr

func NetNetworkFromAddr(addr net.Addr) zap.Field

func NewProductionEncoderConfig added in v15.4.0

func NewProductionEncoderConfig() zapcore.EncoderConfig

func NoSync

func NoSync(w io.Writer) zapcore.WriteSyncer

NoSync can be used to wrap a io.Writer that implements zapcore.WriteSyncer but does not actually support the Sync() operation. An example is os.Stderr that returns "sync /dev/stderr: inappropriate ioctl for device" on sync attempt.

func NumberOfFilesSent

func NumberOfFilesSent(n uint32) zap.Field

func NumberOfFilesVisited

func NumberOfFilesVisited(n uint32) zap.Field

func NumberOfTunnelFindRequests added in v15.6.0

func NumberOfTunnelFindRequests(n int) zap.Field

func NumberOfTunnels added in v15.6.0

func NumberOfTunnels(n int) zap.Field

func PoolConnectionUrl

func PoolConnectionUrl(poolConnUrl string) zap.Field

func ProjectId

func ProjectId(projectId string) zap.Field

ProjectId is the human-readable GitLab project path (e.g. gitlab-org/gitlab).

func ProtoJsonValue added in v15.11.0

func ProtoJsonValue(key string, value proto.Message) zap.Field

func RedisKey

func RedisKey(key []byte) zap.Field

Use for any keys in Redis.

func RemovedHashKeys

func RemovedHashKeys(n int) zap.Field

func ReportName

func ReportName(name string) zap.Field

func StatusCode added in v15.11.0

func StatusCode(code int32) zap.Field

func TokenLimit

func TokenLimit(limit uint64) zap.Field

Use for any integer counters.

func TraceId added in v15.4.0

func TraceId(traceId trace.TraceID) zap.Field

func TraceIdFromContext added in v15.4.0

func TraceIdFromContext(ctx context.Context) zap.Field

func U64Count

func U64Count(count uint64) zap.Field

Use for any integer counters.

func Url added in v15.7.0

func Url(url string) zap.Field

func UrlPath

func UrlPath(url string) zap.Field

func UrlPathPrefix

func UrlPathPrefix(urlPrefix string) zap.Field

func VulnerabilitiesCount

func VulnerabilitiesCount(n int) zap.Field

func WorkerId added in v15.4.0

func WorkerId(workerId string) zap.Field

WorkerId is an id of the work source such as project id or chart name. (e.g. gitlab-org/gitlab).

func WorkspaceName added in v15.11.0

func WorkspaceName(name string) zap.Field

func WorkspaceNamespace added in v15.11.0

func WorkspaceNamespace(namespace string) zap.Field

Types

This section is empty.

Jump to

Keyboard shortcuts

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