Jacob Marble
5f19c6cace
chore: Remove several instances of WithLogger ( #15996 )
...
* chore: Remove several instances of WithLogger
* chore: unexport Logger fields
* chore: unexport some more Logger fields
* chore: go fmt
chore: fix test
chore: s/logger/log
chore: fix test
chore: revert http.Handler.Handler constructor initialization
* refactor: integrate review feedback, fix all test nop loggers
* refactor: capitalize all log messages
* refactor: rename two logger to log
2019-12-04 15:10:23 -08:00
George
3dbb9c0fd2
feat(tracing): dont trace spans with full request paths as operation name in ExtractFromHTTPRequest ( #15971 )
...
* feat(tracing): dont trace spans with full URL path names in ExtractFromHTTPRequest
* chore(multiple): replace all occurrences of julienschmidt/httprouter with influxdata/httprouter
2019-11-25 15:22:19 +01:00
Ariel Salem
888ce50ef8
fix(http/links): Added query links to checks and notificationRules response, updated swagger.yml ( #15807 )
2019-11-08 08:23:38 -08:00
Brandon Farmer
88bf178802
feat(influxdb): Add labels create endpoints
...
- Notification Rules
- Notification Endpoints
- Checks
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2019-10-23 09:53:50 -07:00
Jakub Bednář
ea9cf13af6
fix(notification/rule): fixed http NotificationRule ( #15245 )
...
* Fixed handler path for a list of all labels for a notification rule
* Fixed filtering NotificationRules by limit and offset
2019-10-07 09:36:55 +02:00
Michael Desa
ca937eaf11
fix(http): lookup task before clearing it's id from the notification rule
2019-09-25 16:33:05 -04:00
Johnny Steenbergen
fc955c5abe
chore(http): remove logging of senstive data
...
after discussion with team, dropping the request logging was decided on.
2019-09-25 09:49:09 -07:00
Brandon Farmer
d83fabeabc
feat(influxdb): user disabling
2019-09-23 11:57:16 -07:00
Kelvin Wang
a83f8dd205
feat(http): add rule query endpoint
2019-09-05 10:22:07 -04:00
Jade McGough
cd2e29cbcb
feat(swagger): notification rule tag filtering ( #14793 )
...
feat(swagger): notification rule tag filtering
2019-08-28 09:25:54 -07:00
Michael Desa
add4bcb873
fix(http): remove non-txn task Create/Update/Delete for nofitication rules
2019-08-26 07:55:43 -04:00
Kelvin Wang
03f6214d0e
chore(http): split taskservice from check and notification
2019-08-19 18:56:17 -04:00
Michael Desa
8e56c36737
feat(notification_rule): create notification rule task
...
feat(notification_rule): generate base flux for notification rule
wip: saving state
fix(notification/endpoint): add comment about weird requirements
feat(notification_rule): create notification rule task
2019-08-16 15:43:15 -04:00
zhulongcheng
ce4d5a9852
feat(http): patch notification rule
2019-07-28 22:08:23 +08:00
Kelvin Wang
dcda49d1d0
feat(http): add notification rule handler
2019-07-25 15:15:35 -04:00