tags

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 0 Imported by: 0

README

A set of default (example) generic tag names

Tags should be used as low-cardinality indexed attributes of a span. Tags attributes should primarily used to filter data.

Documentation

Index

Constants

View Source
const (
	Status = "status"
	Login  = "login"
	User   = "user"
	Group  = "group"
	IP     = "ip"
	Host   = "host"
	Method = "method"
	Path   = "path"

	PagerFrom  = "page_from"
	PagerCount = "page_count"

	HTTPStatus = "http_status"

	URL   = "url"
	Email = "email"
	Role  = "role"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Tag

type Tag string

Jump to

Keyboard shortcuts

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