appmetadata

package
v0.37.2 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationMetadata

type ApplicationMetadata struct {
	// Fully Qualified Name. Eg app.cpu ({__name__}.{profile_type})
	FQName string `gorm:"index,unique;not null;default:null" json:"name"`

	SpyName         string                   `json:"spyName,omitempty"`
	SampleRate      uint32                   `json:"sampleRate,omitempty"`
	Units           metadata.Units           `json:"units,omitempty"`
	AggregationType metadata.AggregationType `json:"-"`
}

Jump to

Keyboard shortcuts

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