..
influxdb
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
metric
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
mock
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
Makefile
Remove typescript client generation
2019-02-05 17:13:57 -08:00
README.md
chore(http): update error handling example in readme ( #13874 )
2019-05-13 12:50:25 -07:00
api_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
api_handler_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
assets.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
auth_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
auth_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
authentication_middleware.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
authentication_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
backup_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
bucket_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
bucket_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
check_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
check_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
chronograf_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
client.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
dashboard_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
dashboard_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
debug.go
add spans to multiple services
2019-03-07 12:12:31 -07:00
delete_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
delete_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
document_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
document_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
document_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
duration.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
duration_test.go
feat(http) add microsecond and nanosecond durations
2018-09-25 15:15:06 -05:00
errors.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
errors_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
handler_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
health.go
fix(http): health endpoint now returns pass
2018-12-20 21:53:54 -06:00
health_test.go
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
helpers.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
label_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
label_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
middleware.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
middleware_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
no_assets.go
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
notification_endpoint.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
notification_endpoint_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
notification_rule.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
notification_rule_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
onboarding.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
onboarding_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
org_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
org_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
paging.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
paging_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
platform_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
query.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
query_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
query_handler_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
query_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
ready.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
redoc.go
feat(http): host swagger docs at /docs and /api/v2/swagger.json
2019-01-22 11:16:27 -06:00
requests.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
requests_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
router.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
router_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
scraper_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
scraper_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
server.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
session_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
session_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
source_proxy_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
source_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
source_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
swagger.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
swagger.yml
chore(pkger): refactor summary/diff types for Endpints|Checks|Variables
2020-04-02 12:35:51 -07:00
swagger_assets.go
chore: serve swagger.json in development builds
2019-03-09 12:42:44 -08:00
swagger_noassets.go
chore: Remove several instances of WithLogger ( #15996 )
2019-12-04 15:10:23 -08:00
swagger_test.go
feat(influxdb): Add labels create endpoints
2019-10-23 09:53:50 -07:00
task_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
task_service_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
telegraf.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
telegraf_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
tokens.go
Ensure error strings not capitalised ST1005
2018-11-30 10:54:24 +00:00
tokens_test.go
chore(bolt,http,mock,query,testing): fix megacheck errors
2018-11-01 12:54:46 -07:00
ua.go
refactor(http): normalize user-agent names
2019-12-04 15:02:00 -06:00
ua_test.go
refactor(http): normalize user-agent names
2019-12-04 15:02:00 -06:00
usage_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_resource_mapping_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_resource_mapping_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
user_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
variable_service.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
variable_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
write_handler.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
write_handler_test.go
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00