canned

package
v2.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: MIT Imports: 5 Imported by: 0

README

Canned Applications

The JSON application layouts in this directory ship with the application as nice, default layouts and queries for telegraf data.

Create new Application

To create a new application in this directory run ./new_apps.sh. This shell script will create a new application template with a generated UUID. Update this layout application file's queries, measurements, and application name.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Asset

func Asset(string) ([]byte, error)

Asset returns an error stating no assets were included in the binary.

func AssetNames

func AssetNames() []string

AssetNames returns nil because there are no assets included in the binary.

Types

type BinLayoutsStore

type BinLayoutsStore struct {
	Logger chronograf.Logger
}

BinLayoutsStore represents a layout store using data generated by go-bindata

func (*BinLayoutsStore) Add

Add is not support by BinLayoutsStore

func (*BinLayoutsStore) All

All returns the set of all layouts

func (*BinLayoutsStore) Delete

func (s *BinLayoutsStore) Delete(ctx context.Context, layout chronograf.Layout) error

Delete is not support by BinLayoutsStore

func (*BinLayoutsStore) Get

Get retrieves Layout if `ID` exists.

func (*BinLayoutsStore) Update

func (s *BinLayoutsStore) Update(ctx context.Context, layout chronograf.Layout) error

Update not supported

Jump to

Keyboard shortcuts

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