Directories ¶
Path | Synopsis |
---|---|
github.com
|
|
google/cadvisor/api
Package api provides a handler for /api/
|
Package api provides a handler for /api/ |
google/cadvisor/client
This is an implementation of a cAdvisor REST API in Go.
|
This is an implementation of a cAdvisor REST API in Go. |
google/cadvisor/client/v2
Client library to programmatically access cAdvisor API.
|
Client library to programmatically access cAdvisor API. |
google/cadvisor/container
Package container defines types for sub-container events and also defines an interface for container operation handlers.
|
Package container defines types for sub-container events and also defines an interface for container operation handlers. |
google/cadvisor/container/common
Unmarshal's a Containers description json file.
|
Unmarshal's a Containers description json file. |
google/cadvisor/container/docker
Provides global docker information.
|
Provides global docker information. |
google/cadvisor/container/raw
Handler for "raw" containers.
|
Handler for "raw" containers. |
google/cadvisor/container/rkt
Handler for "rkt" containers.
|
Handler for "rkt" containers. |
google/cadvisor/fs
Provides Filesystem Stats
|
Provides Filesystem Stats |
google/cadvisor/info/v1
Types used for docker containers.
|
Types used for docker containers. |
google/cadvisor/machine
The machine package contains functions that extract machine-level specs.
|
The machine package contains functions that extract machine-level specs. |
google/cadvisor/manager
Manager of cAdvisor-monitored containers.
|
Manager of cAdvisor-monitored containers. |
google/cadvisor/manager/watcher
Package container defines types for sub-container events and also defines an interface for container operation handlers.
|
Package container defines types for sub-container events and also defines an interface for container operation handlers. |
google/cadvisor/manager/watcher/raw
Package container defines types for sub-container events and also defines an interface for container operation handlers.
|
Package container defines types for sub-container events and also defines an interface for container operation handlers. |
google/cadvisor/manager/watcher/rkt
Package rkt implements the watcher interface for rkt
|
Package rkt implements the watcher interface for rkt |
google/cadvisor/pages
Page for /containers/
|
Page for /containers/ |
google/cadvisor/summary
Maintains the summary of aggregated minute, hour, and day stats.
|
Maintains the summary of aggregated minute, hour, and day stats. |
google/cadvisor/utils/procfs
procfs contains several low level functions to read information from /proc filesystem, and also provides some utility functions like JiffiesToDuration.
|
procfs contains several low level functions to read information from /proc filesystem, and also provides some utility functions like JiffiesToDuration. |
google/cadvisor/utils/tail
Package tail implements "tail -F" functionality following rotated logs
|
Package tail implements "tail -F" functionality following rotated logs |
influxdata/influxdb
Package influxdb is the root package of InfluxDB, the scalable datastore for metrics, events, and real-time analytics.
|
Package influxdb is the root package of InfluxDB, the scalable datastore for metrics, events, and real-time analytics. |
influxdata/influxdb/client
Package client implements a now-deprecated client for InfluxDB; use github.com/influxdata/influxdb/client/v2 instead.
|
Package client implements a now-deprecated client for InfluxDB; use github.com/influxdata/influxdb/client/v2 instead. |
influxdata/influxdb/client/v2
Package client (v2) is the current official Go client for InfluxDB.
|
Package client (v2) is the current official Go client for InfluxDB. |
influxdata/influxdb/cmd
Package cmd is the root package of the various command-line utilities for InfluxDB.
|
Package cmd is the root package of the various command-line utilities for InfluxDB. |
influxdata/influxdb/cmd/influx
The influx command is a CLI client to InfluxDB.
|
The influx command is a CLI client to InfluxDB. |
influxdata/influxdb/cmd/influx/cli
Package cli contains the logic of the influx command line client.
|
Package cli contains the logic of the influx command line client. |
influxdata/influxdb/cmd/influx_inspect
The influx_inspect command displays detailed information about InfluxDB data files.
|
The influx_inspect command displays detailed information about InfluxDB data files. |
influxdata/influxdb/cmd/influx_inspect/dumptsm
Package dumptsm inspects low-level details about tsm1 files.
|
Package dumptsm inspects low-level details about tsm1 files. |
influxdata/influxdb/cmd/influx_inspect/export
Package export exports TSM files into InfluxDB line protocol format.
|
Package export exports TSM files into InfluxDB line protocol format. |
influxdata/influxdb/cmd/influx_inspect/help
Package help contains the help for the influx_inspect command.
|
Package help contains the help for the influx_inspect command. |
influxdata/influxdb/cmd/influx_inspect/report
Package report reports statistics about TSM files.
|
Package report reports statistics about TSM files. |
influxdata/influxdb/cmd/influx_inspect/verify
Package verify verifies integrity of TSM files.
|
Package verify verifies integrity of TSM files. |
influxdata/influxdb/cmd/influx_stress
Command influx_stress is deprecated; use github.com/influxdata/influx-stress instead.
|
Command influx_stress is deprecated; use github.com/influxdata/influx-stress instead. |
influxdata/influxdb/cmd/influx_tsm
Command influx_tsm converts b1 or bz1 shards (from InfluxDB releases earlier than v0.11) to the current tsm1 format.
|
Command influx_tsm converts b1 or bz1 shards (from InfluxDB releases earlier than v0.11) to the current tsm1 format. |
influxdata/influxdb/cmd/influx_tsm/b1
Package b1 reads data from b1 shards.
|
Package b1 reads data from b1 shards. |
influxdata/influxdb/cmd/influx_tsm/bz1
Package bz1 reads data from bz1 shards.
|
Package bz1 reads data from bz1 shards. |
influxdata/influxdb/cmd/influx_tsm/stats
Package stats contains statistics for converting non-TSM shards to TSM.
|
Package stats contains statistics for converting non-TSM shards to TSM. |
influxdata/influxdb/cmd/influx_tsm/tsdb
Pacage tsdb abstracts the various shard types supported by the influx_tsm command.
|
Pacage tsdb abstracts the various shard types supported by the influx_tsm command. |
influxdata/influxdb/cmd/influx_tsm/tsdb/internal
Package internal is a generated protocol buffer package.
|
Package internal is a generated protocol buffer package. |
influxdata/influxdb/cmd/influxd
Command influxd is the InfluxDB server.
|
Command influxd is the InfluxDB server. |
influxdata/influxdb/cmd/influxd/backup
Package backup is the backup subcommand for the influxd command.
|
Package backup is the backup subcommand for the influxd command. |
influxdata/influxdb/cmd/influxd/help
Package help is the help subcommand of the influxd command.
|
Package help is the help subcommand of the influxd command. |
influxdata/influxdb/cmd/influxd/restore
Package restore is the restore subcommand for the influxd command, for restoring from a backup.
|
Package restore is the restore subcommand for the influxd command, for restoring from a backup. |
influxdata/influxdb/cmd/influxd/run
Package run is the run (default) subcommand for the influxd command.
|
Package run is the run (default) subcommand for the influxd command. |
influxdata/influxdb/coordinator
Package coordinator contains abstractions for writing points, executing statements, and accessing meta data.
|
Package coordinator contains abstractions for writing points, executing statements, and accessing meta data. |
influxdata/influxdb/importer/v8
Package v8 contains code for importing data from 0.8 instances of InfluxDB.
|
Package v8 contains code for importing data from 0.8 instances of InfluxDB. |
influxdata/influxdb/influxql
Package influxql implements a parser for the InfluxDB query language.
|
Package influxql implements a parser for the InfluxDB query language. |
influxdata/influxdb/influxql/internal
Package influxql is a generated protocol buffer package.
|
Package influxql is a generated protocol buffer package. |
influxdata/influxdb/influxql/neldermead
Package neldermead is an implementation of the Nelder-Mead optimization method.
|
Package neldermead is an implementation of the Nelder-Mead optimization method. |
influxdata/influxdb/models
Package models implements basic objects used throughout the TICK stack.
|
Package models implements basic objects used throughout the TICK stack. |
influxdata/influxdb/monitor
Package monitor provides a service and associated functionality for InfluxDB to self-monitor internal statistics and diagnostics.
|
Package monitor provides a service and associated functionality for InfluxDB to self-monitor internal statistics and diagnostics. |
influxdata/influxdb/monitor/diagnostics
Package diagnostics provides the diagnostics type so that other packages can provide diagnostics without depending on the monitor package.
|
Package diagnostics provides the diagnostics type so that other packages can provide diagnostics without depending on the monitor package. |
influxdata/influxdb/pkg/deep
Package deep provides a deep equality check for use in tests.
|
Package deep provides a deep equality check for use in tests. |
influxdata/influxdb/pkg/escape
Package escape contains utilities for escaping parts of InfluxQL and InfluxDB line protocol.
|
Package escape contains utilities for escaping parts of InfluxQL and InfluxDB line protocol. |
influxdata/influxdb/pkg/estimator/hll
Package hll contains a HyperLogLog++ implementation that is adapted (mostly copied) from an implementation provided by Clark DuVall github.com/clarkduvall/hyperloglog.
|
Package hll contains a HyperLogLog++ implementation that is adapted (mostly copied) from an implementation provided by Clark DuVall github.com/clarkduvall/hyperloglog. |
influxdata/influxdb/pkg/limiter
Package limiter provides concurrency limiters.
|
Package limiter provides concurrency limiters. |
influxdata/influxdb/pkg/mmap
Package mmap provides a way to memory-map a file.
|
Package mmap provides a way to memory-map a file. |
influxdata/influxdb/pkg/pool
Package pool provides pool structures to help reduce garbage collector pressure.
|
Package pool provides pool structures to help reduce garbage collector pressure. |
influxdata/influxdb/pkg/slices
Package slices contains functions to operate on slices treated as sets.
|
Package slices contains functions to operate on slices treated as sets. |
influxdata/influxdb/services/collectd
Package collectd provides a service for InfluxDB to ingest data via the collectd protocol.
|
Package collectd provides a service for InfluxDB to ingest data via the collectd protocol. |
influxdata/influxdb/services/continuous_querier
Package continuous_querier provides the continuous query service.
|
Package continuous_querier provides the continuous query service. |
influxdata/influxdb/services/graphite
Package graphite provides a service for InfluxDB to ingest data via the graphite protocol.
|
Package graphite provides a service for InfluxDB to ingest data via the graphite protocol. |
influxdata/influxdb/services/httpd
Package httpd implements the HTTP service and REST API for InfluxDB.
|
Package httpd implements the HTTP service and REST API for InfluxDB. |
influxdata/influxdb/services/meta
Package meta provides control over meta data for InfluxDB, such as controlling databases, retention policies, users, etc.
|
Package meta provides control over meta data for InfluxDB, such as controlling databases, retention policies, users, etc. |
influxdata/influxdb/services/meta/internal
Package meta is a generated protocol buffer package.
|
Package meta is a generated protocol buffer package. |
influxdata/influxdb/services/opentsdb
Package opentsdb provides a service for InfluxDB to ingest data via the opentsdb protocol.
|
Package opentsdb provides a service for InfluxDB to ingest data via the opentsdb protocol. |
influxdata/influxdb/services/precreator
Package precreator provides the shard precreation service.
|
Package precreator provides the shard precreation service. |
influxdata/influxdb/services/retention
Package retention provides the retention policy enforcement service.
|
Package retention provides the retention policy enforcement service. |
influxdata/influxdb/services/snapshotter
Package snapshotter provides the meta snapshot service.
|
Package snapshotter provides the meta snapshot service. |
influxdata/influxdb/services/subscriber
Package subscriber implements the subscriber service to forward incoming data to remote services.
|
Package subscriber implements the subscriber service to forward incoming data to remote services. |
influxdata/influxdb/services/udp
Package udp provides the UDP input service for InfluxDB.
|
Package udp provides the UDP input service for InfluxDB. |
influxdata/influxdb/tcp
Package tcp provides a simple multiplexer over TCP.
|
Package tcp provides a simple multiplexer over TCP. |
influxdata/influxdb/tests
This package is a set of convenience helpers and structs to make integration testing easier
|
This package is a set of convenience helpers and structs to make integration testing easier |
influxdata/influxdb/toml
Package toml adds support to marshal and unmarshal types not in the official TOML spec.
|
Package toml adds support to marshal and unmarshal types not in the official TOML spec. |
influxdata/influxdb/tsdb
Package tsdb implements a durable time series database.
|
Package tsdb implements a durable time series database. |
influxdata/influxdb/tsdb/engine
Package engine can be imported to initialize and register all available TSDB engines.
|
Package engine can be imported to initialize and register all available TSDB engines. |
influxdata/influxdb/tsdb/engine/tsm1
Package tsm1 provides a TSDB in the Time Structured Merge tree format.
|
Package tsm1 provides a TSDB in the Time Structured Merge tree format. |
influxdata/influxdb/tsdb/index/inmem
Package inmem implements a shared, in-memory index for each database.
|
Package inmem implements a shared, in-memory index for each database. |
Series: | |
influxdata/influxdb/tsdb/internal
Package meta is a generated protocol buffer package.
|
Package meta is a generated protocol buffer package. |
influxdata/influxdb/uuid
Package uuid provides functions to create time-based UUIDs.
|
Package uuid provides functions to create time-based UUIDs. |
Click to show internal directories.
Click to hide internal directories.