Sam Arnold
|
5015297d40
|
fix: more expressive errors (#22448)
* fix: more expressive errors
Closes #22446
* fix: server only logging for untyped errors
* chore: fix formatting
|
2021-09-13 15:12:35 -04:00 |
Stuart Carnie
|
d165d76fc3
|
feat: influx CLI Packager support for explicit schema buckets (#21465)
This commit adds the minimal requirements to process specs containing
explicit schema buckets, so they may be exported and applied from
Cloud 2.
|
2021-05-31 10:01:29 +10:00 |
Daniel Moran
|
00afd95cb7
|
refactor: automated move of errors and id from root to kit (#21101)
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
|
2021-03-30 14:10:02 -04:00 |
Johnny Steenbergen
|
41cb12aeec
|
feat(pkger): add parameterization to dashboard queries
references: #18237
|
2020-08-04 17:02:34 -07:00 |
Johnny Steenbergen
|
d768132aaa
|
feat(pkger): make envRef default values support more types
references: #18237
|
2020-07-28 12:22:46 -07:00 |
Johnny Steenbergen
|
e851228102
|
feat(pkger): extend template diff types with kind
closes: #18804
|
2020-06-30 17:22:34 -07:00 |
Johnny Steenbergen
|
ffe5d941d3
|
feat(pkger): extend template Summary with discrete kinds for each summary type
references: #18804
|
2020-06-30 16:47:15 -07:00 |
Johnny Steenbergen
|
b9e6744807
|
chore(pkger): finalize adoption of templates naming convention
closes: #18580
|
2020-06-30 16:33:45 -07:00 |
Johnny Steenbergen
|
952007001b
|
chore(pkger): drop mentions of pkgs from within service models
references: #18580
|
2020-06-29 16:43:40 -07:00 |
Johnny Steenbergen
|
a6a5d0d43f
|
fix(pkger): update handling of diff dashboard charts
|
2020-06-26 11:55:19 -07:00 |
Johnny Steenbergen
|
fdc1da6bc5
|
chore(pkger): drop field no longer in use
this was missed in a previous PR wehre we added the status in place of the
remove boolean flag
|
2020-06-26 10:21:12 -07:00 |
Johnny Steenbergen
|
802afebf8c
|
feat(pkger): add support for selected fields to variable
references: #18240
|
2020-06-22 17:05:18 -07:00 |
Johnny Steenbergen
|
61cd72b0cd
|
chore(influx): update usage and soften comparisons for kind matching on export
closes: #18550
|
2020-06-16 15:31:39 -07:00 |
Johnny Steenbergen
|
0d07f8e579
|
feat(pkger): extend SummaryVariable with its env references
references: #18407
|
2020-06-10 17:14:53 -07:00 |
Johnny Steenbergen
|
5d8538de5a
|
feat(pkger): extend SummaryTelegrafConfig with its env references
references: #18407
|
2020-06-10 17:14:53 -07:00 |
Johnny Steenbergen
|
b4e1ea7903
|
feat(pkger): extend SummaryTasks with its env references
references: #18407
|
2020-06-10 17:14:53 -07:00 |
Johnny Steenbergen
|
d9925ffbc4
|
feat(pkger): extend SummaryNotifcationRules with its env references
references: #18407
|
2020-06-10 16:23:43 -07:00 |
Johnny Steenbergen
|
205d022b52
|
feat(pkger): extend SummaryNotifcationEndpoints with its env references
references: #18407
|
2020-06-10 15:57:06 -07:00 |
Johnny Steenbergen
|
98cc30fa24
|
feat(pkger): extend SummaryCheck with its env references
references: #18407
|
2020-06-10 15:57:06 -07:00 |
Johnny Steenbergen
|
ef00f66a55
|
feat(pkger): extend SummaryDashboard with its env references
references: #18407
|
2020-06-10 15:22:08 -07:00 |
Johnny Steenbergen
|
bb270f1145
|
feat(pkger): extend SummaryLabel with its env references
references: #18407
|
2020-06-10 14:18:37 -07:00 |
Johnny Steenbergen
|
70b3619df6
|
feat(pkger): extend SummaryBucket with its env references
|
2020-06-10 13:34:33 -07:00 |
Johnny Steenbergen
|
8251c362ee
|
chore(pkger): refactor parser notification rule state out into stateful type
this PR also drops a bunc of dead code that was necessary for times of integration.
references: #17434
|
2020-04-17 14:02:29 -07:00 |
Johnny Steenbergen
|
21694416a3
|
chore(pkger): refactor parser dashboard state out into stateful type
references: #17434
|
2020-04-16 13:27:36 -07:00 |
Johnny Steenbergen
|
f084a93fa2
|
chore(pkger): refactor parser telegraf config state out into stateful type
references: #17434
|
2020-04-16 12:05:07 -07:00 |
Johnny Steenbergen
|
da2cf7e94a
|
chore(pkger): refactor parser task state out into stateful type
references: #17434
|
2020-04-16 10:06:44 -07:00 |
Johnny Steenbergen
|
94ae519cc6
|
chore(pkger): refactor parser notification endpoint state out into stateful type
references: #17434
|
2020-04-15 14:26:25 -07:00 |
Johnny Steenbergen
|
c8a79f5653
|
chore(pkger): refactor parser variable state out into stateful type
references: #17434
|
2020-04-14 16:48:56 -07:00 |
Johnny Steenbergen
|
cb7f8ba521
|
chore(pkger): refactor parser check state out into stateful type
references: #17434
|
2020-04-14 15:43:50 -07:00 |
Johnny Steenbergen
|
68183bb156
|
chore(pkger): refactor embedded types out of stateful types
|
2020-04-14 14:12:23 -07:00 |
Johnny Steenbergen
|
c718b676ef
|
chore(pkger): refactor pkger data model to separate parsed and stateful datum
|
2020-04-14 09:28:09 -07:00 |
Johnny Steenbergen
|
217eddc87e
|
fix(pkger): add monotoneX geom type to valid geometries
|
2020-04-13 13:31:14 -07:00 |
Johnny Steenbergen
|
ec1324ba4a
|
fix(pkger): fixup field misassignment in table view export
closes: #17708
|
2020-04-13 12:22:36 -07:00 |
Johnny Steenbergen
|
cee77081b2
|
feat(pkger): extend tasks with unique constraints
|
2020-04-08 14:38:32 -07:00 |
Johnny Steenbergen
|
afb1653bff
|
chore(pkger): refactor diffs to use reuable identifier type
|
2020-04-08 13:30:43 -07:00 |
Johnny Steenbergen
|
85e31e8194
|
feat(pkger): update tasks with unique constraints
|
2020-04-08 13:30:43 -07:00 |
Johnny Steenbergen
|
845718c0d6
|
feat(pkger): update dashboards with unique constraints
|
2020-04-08 11:21:28 -07:00 |
Johnny Steenbergen
|
dd432360cc
|
feat(pkger): update notification rule with unique constraints
|
2020-04-08 10:36:21 -07:00 |
Johnny Steenbergen
|
c245f3233b
|
chore(pkger): add stack state management for notification endpoints
|
2020-04-06 14:56:56 -07:00 |
Johnny Steenbergen
|
1e19f38502
|
chore(pkger): add stack state management for variables
|
2020-04-06 10:22:55 -07:00 |
Jonathan A. Sternberg
|
0ae8bebd75
|
refactor: rewrite imports to include the /v2 suffix for version 2
|
2020-04-03 12:39:20 -05:00 |
Johnny Steenbergen
|
21d2bf5dc6
|
chore(pkger): add stack state management for checks
|
2020-04-02 16:32:20 -07:00 |
Johnny Steenbergen
|
e6317a04ee
|
chore(pkger): refactor summary/diff types for Endpints|Checks|Variables
|
2020-04-02 12:35:51 -07:00 |
Johnny Steenbergen
|
f5b9a30b1f
|
feat(pkger): extend labels diff and summary types to include PkgName and Remove
the pkgName refers to the unqiue label resource within the pkg and the
Remove field indicates the label will be removed when applying the pkg
|
2020-04-01 14:13:45 -07:00 |
Johnny Steenbergen
|
34c3b35ca3
|
feat(pkger): add stack state management for buckets
|
2020-04-01 13:09:14 -07:00 |
Johnny Steenbergen
|
098fd27ab4
|
feat(pkger): extend DiffBucket with name for existing and new bucket values
provides mapping between pkgName and resource the diff represents. Now that
stacks are in place, the existing bucket may change names.
|
2020-03-31 13:34:40 -07:00 |
Johnny Steenbergen
|
74dd8397d3
|
chore(pkger): refactor name and display name with type
|
2020-03-19 10:50:53 -07:00 |
Johnny Steenbergen
|
8d546f4197
|
feat(pkger): extend tasks with ability to define and rename it
closes: #17233
|
2020-03-19 10:50:53 -07:00 |
Johnny Steenbergen
|
51b0b9f681
|
feat(pkger): extend notification rules with ability to define and rename it
|
2020-03-19 08:59:07 -07:00 |
Johnny Steenbergen
|
c6f4d3992e
|
feat(pkger): extend dashboard to be able to define and rename it
|
2020-03-18 17:02:35 -07:00 |