Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrFieldsRequired is returned when a point does not any fields. ErrFieldsRequired = errors.New("fields required") // ErrFieldTypeConflict is returned when a new field already exists with a different type. ErrFieldTypeConflict = errors.New("field type conflict") )
Functions ¶
func ErrDatabaseNotFound ¶
ErrDatabaseNotFound indicates that a database operation failed on the specified database because the specified database does not exist.
func ErrRetentionPolicyNotFound ¶
ErrRetentionPolicyNotFound indicates that the named retention policy could not be found in the database.
func IsClientError ¶
IsClientError indicates whether an error is a known client error.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
|
cmd
|
|
|
influx
command
|
|
|
influx_inspect
command
|
|
|
influx_stress
command
|
|
|
influxd
command
|
|
|
importer
|
|
|
Package influxql implements a parser for the InfluxDB query language.
|
Package influxql implements a parser for the InfluxDB query language. |
|
internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
|
pkg
|
|
|
services
|
|
|
collectd/test_client
command
|
|
|
copier/internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
|
hh
Package hh implements a hinted handoff for writes
|
Package hh implements a hinted handoff for writes |
|
tests
|
|
|
urlgen
command
|
|
|
Package tsdb implements a durable time series database.
|
Package tsdb implements a durable time series database. |
|
engine/wal
Package WAL implements a write ahead log optimized for write throughput that can be put in front of the database index.
|
Package WAL implements a write ahead log optimized for write throughput that can be put in front of the database index. |
|
internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.