zhulongcheng
5f1e070a73
fix(http): rename OrgID to orgID
2019-06-06 22:12:32 +08:00
Kelvin Wang
18a0f3f542
fix(influxdb): rename telegraf orgID
2019-06-03 16:20:53 -04:00
Jade McGough
c27a96da9a
chore(http): surface unmarshaling failures in tests ( #13855 )
2019-05-08 12:51:03 -07:00
Chris Goller
5e62562243
fix(http/telegraf): add missing member/owner test links
2019-03-10 22:56:52 -05:00
Andrew Watkins
e3a9e60329
chore: add back whitespace
2019-03-08 14:52:19 -08:00
Chris Goller
27e98a3e41
fix(http/telegraf): JSON marshaling using pointer receiver
2019-03-08 15:12:46 -06:00
Andrew Watkins
7725c79c45
hack: make server return labels and links
2019-03-08 10:14:22 -08:00
Christopher Henn
a499a8b0d9
Enable adding a description to a telegraf config
2019-02-21 14:06:04 -08:00
zhulongcheng
df93adce9a
feat(http): construct telegraf handler by TelegrafBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
75d62b5fba
chore(http): simplify code
2019-02-01 14:02:13 +08:00
Kelvin Wang
390f553416
fix(http): fix the user resouce mapping filter
2019-01-14 12:07:51 -05:00
Mark Rushakoff
d73d73c0d4
chore: rename imports from platform to influxdb
...
I did this with a dumb editor macro, so some comments changed too.
Also rename root package from platform to influxdb.
In interest of minimizing risk, anyone importing the root package has
now aliased it to "platform" so that no changes beyond imports were
necessary in those files.
Lastly, replace the old platform module to local path /dev/null so that
nobody can accidentally reintroduce a platform dependency while
migrating platform code to influxdb.
2019-01-09 20:51:47 -08:00
Leonardo Di Donato
3d0a42cbbc
fix(http): filtering telegraf configs only by organization ID
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-09 22:17:19 +01:00
Leonardo Di Donato
77574c559d
feat(http): decode telegraf config filters and tests
2019-01-09 22:17:19 +01:00
Jade McGough
910d310c20
feat(http): add labels to telegraf GET responses
2019-01-03 16:02:02 -08:00
Jade McGough
7562c9a6d2
chore(http): make test diffs more readable ( #2203 )
...
* chore(http): make test diffs more readable
* fixes
* add back telegraf output spacing
* whitespace hell
* jsonEqual2 -> jsonEqual
2019-01-03 14:29:22 -08:00
Chris Goller
4f38c8cad9
feat(http): add accept parsing for telegraf
2018-12-26 12:23:59 -06:00