.circleci
|
ci: add megacheck to tools.go
|
2018-11-01 13:25:22 -07:00 |
.github
|
…
|
|
bolt
|
chore(bolt,http,mock,query,testing): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
chronograf
|
chore(chronograf): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
cmd
|
Merge pull request #1266 from influxdata/opentracing
|
2018-11-01 16:33:19 -05:00 |
context
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
docker
|
ci(influxd): add influxd to goreleaser
|
2018-08-31 12:58:21 -05:00 |
etc
|
…
|
|
flux
|
…
|
|
gather
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
http
|
Merge pull request #1266 from influxdata/opentracing
|
2018-11-01 16:33:19 -05:00 |
inmem
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
internal
|
refactor: modify tooling to take advantage of go run
|
2018-10-15 11:01:27 -05:00 |
kit
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
logger
|
…
|
|
mock
|
chore(bolt,http,mock,query,testing): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
models
|
chore: add String method to FieldType
|
2018-10-26 08:24:18 -07:00 |
nats
|
refactor(cmd/influxd): use kit and close all services
|
2018-10-30 01:57:48 -05:00 |
pkg
|
feat(encoding): Improve integer and simple8b encoding performance
|
2018-11-01 18:59:20 +00:00 |
prometheus
|
…
|
|
query
|
chore(bolt,http,mock,query,testing): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
rand
|
…
|
|
scripts
|
refactor: modify tooling to take advantage of go run
|
2018-10-15 11:01:27 -05:00 |
snowflake
|
refactor(id): update name to IDLength
|
2018-10-11 09:54:19 -05:00 |
source
|
…
|
|
storage
|
Merge pull request #1262 from influxdata/sgc-fix-race
|
2018-11-01 14:22:32 -07:00 |
task
|
chore(task): fix megacheck errors
|
2018-11-01 12:46:33 -07:00 |
telegraf/plugins
|
add toml for telegraf
|
2018-10-25 21:31:44 -04:00 |
testing
|
chore(bolt,http,mock,query,testing): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
toml
|
refactor(toml): copy the toml utility package from influxdb to platform
|
2018-10-11 12:08:43 -05:00 |
tools/tmpl
|
refactor: modify tooling to take advantage of go run
|
2018-10-15 11:01:27 -05:00 |
tsdb
|
chore(storage,tsdb): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
ui
|
Fix api calls for tasks, tasks are now nested in response
|
2018-10-31 13:32:04 -07:00 |
write
|
refactor(write): reuse timers
|
2018-10-25 19:13:53 -05:00 |
zap
|
…
|
|
.gitignore
|
chore(ui): update misc build files related to moving chronograf/ui to ui
|
2018-10-29 14:00:45 -04:00 |
.goreleaser.yml
|
…
|
|
Jenkinsfile
|
…
|
|
LICENSE
|
…
|
|
Makefile
|
chore(ui): update misc build files related to moving chronograf/ui to ui
|
2018-10-29 14:00:45 -04:00 |
README.md
|
…
|
|
auth.go
|
add http for telegraf
|
2018-10-30 14:00:10 -04:00 |
authz.go
|
add http for telegraf
|
2018-10-30 14:00:10 -04:00 |
bucket.go
|
add retention policy
|
2018-10-18 16:04:21 -04:00 |
dashboard.go
|
feat(http): validate dashboard cell updates (#1199)
|
2018-10-25 16:05:12 -07:00 |
dbrp_mapping.go
|
…
|
|
dbrp_mapping_internal_test.go
|
…
|
|
dbrp_mapping_test.go
|
refactor(testing): rename MustIDFromString to MustIDBase16
|
2018-10-11 09:54:19 -05:00 |
error.go
|
…
|
|
errors.go
|
…
|
|
errors.md
|
…
|
|
errors_test.go
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
example_test.go
|
feat(platform): add keyvalue log interface with boltdb implementation
|
2018-10-31 09:41:55 -04:00 |
go.mod
|
chore: Update to Flux 0.7.0-rc1
|
2018-11-01 14:32:56 -06:00 |
go.sum
|
chore: Update to Flux 0.7.0-rc1
|
2018-11-01 14:32:56 -06:00 |
id.go
|
chore: add GoString method to platform.ID
|
2018-10-31 14:41:47 -07:00 |
id_test.go
|
chore: add GoString method to platform.ID
|
2018-10-31 14:41:47 -07:00 |
keyvalue_log.go
|
feat(platform): add keyvalue log interface with boltdb implementation
|
2018-10-31 09:41:55 -04:00 |
macro.go
|
tests(http): add tests for creation without IDs
|
2018-10-12 10:03:06 +02:00 |
macro_test.go
|
refactor(testing): rename MustIDFromString to MustIDBase16
|
2018-10-11 09:54:19 -05:00 |
measurement.go
|
…
|
|
onboarding.go
|
add retention policy
|
2018-10-18 16:04:21 -04:00 |
organization.go
|
tests(http): add tests for creation without IDs
|
2018-10-12 10:03:06 +02:00 |
query.go
|
…
|
|
scraper.go
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
session.go
|
add http for telegraf
|
2018-10-30 14:00:10 -04:00 |
source.go
|
tests(http): add tests for creation without IDs
|
2018-10-12 10:03:06 +02:00 |
status.go
|
…
|
|
task.go
|
feat(task): add ability to retry runs
|
2018-10-30 09:20:40 -07:00 |
telegraf.go
|
add http for telegraf
|
2018-10-30 14:00:10 -04:00 |
telegraf_test.go
|
chore(context,gather,inmem,kit): fix megacheck errors
|
2018-11-01 12:54:46 -07:00 |
token.go
|
…
|
|
tools.go
|
ci: add megacheck to tools.go
|
2018-11-01 13:25:22 -07:00 |
usage.go
|
feat(usage): add values and series metrics to usage service
|
2018-10-22 17:47:04 -05:00 |
user.go
|
fix(user): update comment about user service
|
2018-10-11 09:54:19 -05:00 |
user_resource_mapping.go
|
fix(http): add links to user resource response
|
2018-10-25 14:42:26 -07:00 |
user_resource_mapping_test.go
|
refactor(testing): rename MustIDFromString to MustIDBase16
|
2018-10-11 09:54:19 -05:00 |
view.go
|
tests(http): add tests for creation without IDs
|
2018-10-12 10:03:06 +02:00 |
view_test.go
|
refactor(testing): rename MustIDFromString to MustIDBase16
|
2018-10-11 09:54:19 -05:00 |
write.go
|
feat(http): add http write client
|
2018-10-25 19:11:12 -05:00 |