.circleci
|
feat: checktidy will check the go.mod and go.sum files in circleci
|
2018-10-10 15:35:02 -05:00 |
.github
|
…
|
|
bolt
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
chronograf
|
Rename logs namespace dropdown (#1034)
|
2018-10-11 10:48:53 -04:00 |
cmd
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
context
|
fix(context): add {Get,Set}Authorization methods in context package
|
2018-10-02 14:11:44 -04:00 |
docker
|
…
|
|
etc
|
feat: checktidy will check the go.mod and go.sum files in circleci
|
2018-10-10 15:35:02 -05:00 |
flux
|
…
|
|
gather
|
refactor: move the logger package from influxdb to platform
|
2018-10-10 15:49:07 -05:00 |
http
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
inmem
|
test(inmem): re-enable skipped CreateBucket test
|
2018-10-09 16:54:33 -07:00 |
internal/testutil
|
Initial import of tsm1.Engine
|
2018-10-01 12:08:37 +01:00 |
kit
|
kit/cli: Add support for []string
|
2018-10-03 11:24:46 -07:00 |
logger
|
refactor: move the logger package from influxdb to platform
|
2018-10-10 15:49:07 -05:00 |
mock
|
Initial Retention Service
|
2018-10-10 15:39:27 +01:00 |
models
|
Initial import pkg package
|
2018-10-01 12:03:20 +01:00 |
nats
|
Integrate WAL into engine
|
2018-10-05 12:44:27 +01:00 |
pkg
|
chore(fmt): fix and simplify go formatting
|
2018-10-08 17:23:54 -05:00 |
prometheus
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
query
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
rand
|
…
|
|
snowflake
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
source
|
refactor(http): prefer Addr over URL in field names
|
2018-10-04 13:59:58 -07:00 |
storage
|
refactor: move the logger package from influxdb to platform
|
2018-10-10 15:49:07 -05:00 |
task
|
fix(task/backend): create task returns a platform.ID + inmem store
|
2018-10-11 09:54:18 -05:00 |
testing
|
fix(testing): use MustIDFromString for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
tsdb
|
refactor: move the logger package from influxdb to platform
|
2018-10-10 15:49:07 -05:00 |
zap
|
…
|
|
.gitignore
|
…
|
|
.goreleaser.yml
|
remove windows target from goreleaser because a prometheus dependency is causing issues (#985)
|
2018-10-05 16:23:50 -04:00 |
Jenkinsfile
|
…
|
|
LICENSE
|
…
|
|
Makefile
|
feat: checktidy will check the go.mod and go.sum files in circleci
|
2018-10-10 15:35:02 -05:00 |
README.md
|
feat: switch to using go modules for building
|
2018-09-20 08:33:15 -07:00 |
auth.go
|
fix(idpe): add IsActive method back into platform for idpe
|
2018-10-02 14:11:44 -04:00 |
authz.go
|
feat(http): add authentication handler middleware
|
2018-10-02 14:11:44 -04:00 |
bucket.go
|
feat(http): buckets now use duration strings
|
2018-09-25 13:22:47 -05:00 |
dashboard.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
dbrp_mapping.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
dbrp_mapping_internal_test.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
dbrp_mapping_test.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
error.go
|
…
|
|
errors.go
|
feat: add onboarding defaults
|
2018-09-27 15:02:17 -04:00 |
errors.md
|
…
|
|
errors_test.go
|
fix(platform_test): refactor platform tests to support uint64 platform.IDs
|
2018-10-11 09:54:18 -05:00 |
go.mod
|
refactor: move the logger package from influxdb to platform
|
2018-10-10 15:49:07 -05:00 |
go.sum
|
Remove unused grpc reader
|
2018-10-10 14:06:27 -06:00 |
id.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
id_test.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
macro.go
|
feat(http): add MacroService client
|
2018-09-20 09:32:04 -07:00 |
macro_test.go
|
feat(http): add MacroService client
|
2018-09-20 09:32:04 -07:00 |
measurement.go
|
Initial Retention Service
|
2018-10-10 15:39:27 +01:00 |
onboarding.go
|
feat: add onboarding defaults
|
2018-09-27 15:02:17 -04:00 |
organization.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
query.go
|
…
|
|
scraper.go
|
…
|
|
session.go
|
feat(http): add authentication handler middleware
|
2018-10-02 14:11:44 -04:00 |
source.go
|
…
|
|
status.go
|
…
|
|
task.go
|
allow run shows to work with an actual org id. (#981)
|
2018-10-08 14:07:08 -06:00 |
token.go
|
…
|
|
tools.go
|
feat: switch to using go modules for building
|
2018-09-20 08:33:15 -07:00 |
usage.go
|
feat(usage): add query usage metrics
|
2018-10-02 22:39:52 -05:00 |
user.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |
user_resource_mapping.go
|
fix(platform_test): refactor platform tests to support uint64 platform.IDs
|
2018-10-11 09:54:18 -05:00 |
user_resource_mapping_test.go
|
fix(platform_test): refactor platform tests to support uint64 platform.IDs
|
2018-10-11 09:54:18 -05:00 |
view.go
|
chore(fmt): fix and simplify go formatting
|
2018-10-08 17:23:54 -05:00 |
view_test.go
|
feat(platform/id): using uint64 for platform.IDs
|
2018-10-11 09:54:18 -05:00 |