Commit Graph

24 Commits (409a4382bb52b29f7cc6f3e8ecc8c45fc23c8352)

Author SHA1 Message Date
Johnny Steenbergen d42bbb3c64 feat(pkger): add support for exporting notification endpoints 2019-12-17 11:33:34 -08:00
Johnny Steenbergen b8652ee178 feat(pkger): add support for secret references to notification endpoints parsing 2019-12-17 11:33:34 -08:00
Johnny Steenbergen 3daaa4d307 feat(pkger): add apply functionality for notification endpoints kind 2019-12-11 15:13:42 -08:00
Johnny Steenbergen 51f1b73738 feat(pkger): speed up application of pkg with a touch of concurrency
governs the concurrency with a simple semaphore. Defaults to 5
concurrent reqs, anything greater, could put a lot of pressure
on the system as a whole (especially OSS/bolt store).
2019-12-06 18:15:35 -08:00
Johnny Steenbergen 4a888cc706 feat(pkger): add support for notification endpoints to parser 2019-12-06 10:40:11 -08:00
Johnny Steenbergen ea67663ab7 fix(pkger): cleanup leftover bits from telegraf and label mapping misses
telegraf was not being mapped correctly for applying the label mapppings
and touched up a bunch of other issues that came up along the way.
2019-12-06 08:51:32 -08:00
Johnny Steenbergen 51500396b3 feat(pkger): extend dashboards to capture position fields for xy and line plus stat charts 2019-12-03 16:10:50 -08:00
Johnny Steenbergen 996c88e953 feat(pkger): add telegraf as a valid resource to the pkger parser 2019-12-03 11:17:20 -08:00
Johnny Steenbergen 888baa2db6 feat(pkger): move bucket pkger model to reflect http APIs retention rules in palce of retention period 2019-11-22 11:13:06 -08:00
Deary Hudson III 12846aa8e1
feat(pkger): adds histogram chart support (#15943) 2019-11-16 14:14:46 -06:00
Deary Hudson III 93c9189a49
feat(pkger): exports scatter and heatmap charts (#15890) 2019-11-14 19:05:21 -06:00
Deary Hudson III d3381c4cc0
feat(pkger): adds markdown chart support (#15872) 2019-11-13 15:30:52 -06:00
Deary Hudson III 901a76382b
feat(pkger): adds heatmap (#15857) 2019-11-12 14:09:13 -06:00
Deary Hudson III 8fe201f8e2
feat(pkger): adds scatter chart support (#15856) 2019-11-12 12:06:53 -06:00
Johnny Steenbergen 5eb29e9ed9 feat(pkger): add label associations to variables 2019-11-07 12:33:20 -08:00
Johnny Steenbergen d252b20ecc feat(pkger): add support for variable resource kind to pkger 2019-11-07 12:33:20 -08:00
Deary Hudson III 57ffddd9cc
feat(pkger): adds gauge chart support (#15775) 2019-11-06 13:22:36 -06:00
Deary Hudson III 3d5e60f1de
feat(pkger): adds xy chart support (#15767) 2019-11-05 13:19:25 -06:00
Johnny Steenbergen a76ca6f199 feat(pkger): add single stat plus line view support to pkger 2019-11-04 11:26:51 -08:00
Johnny Steenbergen c47bad5981 feat(pkger): add single stat chart to pkger dashboards 2019-11-01 14:36:18 -07:00
Johnny Steenbergen eea44f6c72 feat(pkger): add dashboard support to pkger
included is the base for dashboards and association of labels with
dashboards.
2019-11-01 12:20:54 -07:00
Johnny Steenbergen c7545f8951 feat(pkger): add label -> bucket mappings to pkger 2019-11-01 11:59:09 -07:00
Deary Hudson 220309e498 feat(pkger): adds label support 2019-11-01 11:59:09 -07:00
Johnny Steenbergen 52647af79e feat(pkger): add groundwork for manifest to support bucket resource 2019-11-01 11:59:09 -07:00