influxdb/bolt
Leonardo Di Donato 1849f29f14 chore: refactor according to label mappings improvements
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-25 11:17:36 +01:00
..
authorization.go feat: Onboarding without interaction 2019-01-22 14:36:34 -08:00
authorization_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
basic_auth_service.go fix(http): convert user errors 2018-12-11 20:11:26 -05:00
basic_auth_service_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
bbolt.go feat(telemetry): add initial telemetry metrics 2019-01-21 13:05:58 -06:00
bbolt_test.go feat(telemetry): add initial telemetry metrics 2019-01-21 13:05:58 -06:00
bucket.go Labels v2 (#11198) 2019-01-18 11:03:36 -08:00
bucket_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dashboard.go Merge pull request #11038 from zhulongcheng/log-db-rm-event 2019-01-20 10:09:03 -06:00
dashboard_test.go log dashboard removed event 2019-01-14 11:53:31 +08:00
id.go feat(telemetry): add initial telemetry metrics 2019-01-21 13:05:58 -06:00
id_test.go feat(telemetry): add initial telemetry metrics 2019-01-21 13:05:58 -06:00
keyvalue_log.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
keyvalue_log_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
label.go chore: refactor according to label mappings improvements 2019-01-25 11:17:36 +01:00
label_test.go Labels v2 (#11198) 2019-01-18 11:03:36 -08:00
lookup_service.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
lookup_service_test.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
macro.go chore(bolt): use platform.Error within ReplaceMacro and DeleteMacro methods 2019-01-15 20:39:41 +01:00
macro_test.go feat(bolt): org index for filtering macros 2019-01-15 20:39:41 +01:00
metrics.go feat(bolt): add scraper and telegraf metric counters 2019-01-18 18:00:10 -06:00
metrics_test.go feat(bolt): add metrics for influxdb buckets stored in boltdb 2019-01-18 17:45:45 -06:00
onboarding.go feat: Onboarding without interaction 2019-01-22 14:36:34 -08:00
onboarding_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
organization.go fix(bolt): provide better error message when unable to find org by name 2019-01-22 17:20:37 -08:00
organization_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
scraper.go feat(influxdb): add urm for scraper 2019-01-23 08:46:32 -08:00
scraper_test.go feat(influxdb): add urm for scraper 2019-01-23 08:46:32 -08:00
secret.go chore(bolt): refactor secrets to influxdb ns 2019-01-22 19:23:23 +01:00
secret_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
session.go feat(influxdb): add authorization for user actions 2019-01-17 16:05:24 -05:00
session_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
source.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
source_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
telegraf_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user.go feat(bolt): add metrics for resources stored in boltdb 2019-01-18 17:45:45 -06:00
user_resource_mapping.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
user_resource_mapping_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
view.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
view_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00