@spinnaker/kayenta 2026.1.1 → 2026.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/README.md +7 -45
  2. package/build/dist/index-AzQeclMt.js +2 -0
  3. package/build/dist/index-AzQeclMt.js.map +1 -0
  4. package/build/dist/index.d.ts +2 -1
  5. package/build/dist/index.d.ts.map +1 -1
  6. package/build/dist/index.js +1 -1
  7. package/build/dist/initializeKayenta.d.ts +5 -0
  8. package/build/dist/initializeKayenta.d.ts.map +1 -0
  9. package/build/dist/initializeKayenta.spec.d.ts +1 -0
  10. package/build/dist/initializeKayenta.spec.d.ts.map +1 -0
  11. package/build/dist/kayenta/components/canaryScores.d.ts +1 -0
  12. package/build/dist/kayenta/components/canaryScores.d.ts.map +1 -1
  13. package/build/dist/kayenta/domain/ICanaryExecutionStatusResult.d.ts +1 -1
  14. package/build/dist/kayenta/domain/ICanaryExecutionStatusResult.d.ts.map +1 -1
  15. package/build/dist/kayenta/edit/configDetail.d.ts +1 -0
  16. package/build/dist/kayenta/edit/configDetail.d.ts.map +1 -1
  17. package/build/dist/kayenta/edit/configDetailActionButtons.d.ts +1 -0
  18. package/build/dist/kayenta/edit/configDetailActionButtons.d.ts.map +1 -1
  19. package/build/dist/kayenta/edit/configDetailLoader.d.ts +2 -2
  20. package/build/dist/kayenta/edit/edit.d.ts +1 -0
  21. package/build/dist/kayenta/edit/edit.d.ts.map +1 -1
  22. package/build/dist/kayenta/edit/editMetricEffectSizes.d.ts +1 -0
  23. package/build/dist/kayenta/edit/editMetricEffectSizes.d.ts.map +1 -1
  24. package/build/dist/kayenta/edit/editMetricValidation.d.ts +1 -1
  25. package/build/dist/kayenta/edit/editMetricValidation.d.ts.map +1 -1
  26. package/build/dist/kayenta/edit/filterTemplateSelector.d.ts +3 -3
  27. package/build/dist/kayenta/edit/filterTemplateSelector.d.ts.map +1 -1
  28. package/build/dist/kayenta/edit/filterTemplatesValidation.d.ts +2 -2
  29. package/build/dist/kayenta/edit/filterTemplatesValidation.d.ts.map +1 -1
  30. package/build/dist/kayenta/edit/footer.d.ts +1 -0
  31. package/build/dist/kayenta/edit/footer.d.ts.map +1 -1
  32. package/build/dist/kayenta/edit/groupName.d.ts +1 -1
  33. package/build/dist/kayenta/edit/inlineTemplateEditor.d.ts +2 -1
  34. package/build/dist/kayenta/edit/inlineTemplateEditor.d.ts.map +1 -1
  35. package/build/dist/kayenta/edit/ownedBy.d.ts +1 -0
  36. package/build/dist/kayenta/edit/ownedBy.d.ts.map +1 -1
  37. package/build/dist/kayenta/edit/save.d.ts +1 -0
  38. package/build/dist/kayenta/edit/save.d.ts.map +1 -1
  39. package/build/dist/kayenta/edit/selectConfig.d.ts +1 -0
  40. package/build/dist/kayenta/edit/selectConfig.d.ts.map +1 -1
  41. package/build/dist/kayenta/layout/addNewButton.d.ts +1 -0
  42. package/build/dist/kayenta/layout/addNewButton.d.ts.map +1 -1
  43. package/build/dist/kayenta/layout/centeredDetail.d.ts +1 -0
  44. package/build/dist/kayenta/layout/centeredDetail.d.ts.map +1 -1
  45. package/build/dist/kayenta/layout/deleteButton.d.ts +1 -0
  46. package/build/dist/kayenta/layout/deleteButton.d.ts.map +1 -1
  47. package/build/dist/kayenta/layout/formList.d.ts +1 -0
  48. package/build/dist/kayenta/layout/formList.d.ts.map +1 -1
  49. package/build/dist/kayenta/layout/formattedDate.d.ts +1 -0
  50. package/build/dist/kayenta/layout/formattedDate.d.ts.map +1 -1
  51. package/build/dist/kayenta/layout/keyValueList.d.ts +1 -0
  52. package/build/dist/kayenta/layout/keyValueList.d.ts.map +1 -1
  53. package/build/dist/kayenta/layout/list.d.ts +1 -0
  54. package/build/dist/kayenta/layout/list.d.ts.map +1 -1
  55. package/build/dist/kayenta/layout/listDetail.d.ts +1 -0
  56. package/build/dist/kayenta/layout/listDetail.d.ts.map +1 -1
  57. package/build/dist/kayenta/layout/radioChoice.d.ts +1 -0
  58. package/build/dist/kayenta/layout/radioChoice.d.ts.map +1 -1
  59. package/build/dist/kayenta/layout/styleguide.d.ts +1 -0
  60. package/build/dist/kayenta/layout/styleguide.d.ts.map +1 -1
  61. package/build/dist/kayenta/layout/table/nativeTable.d.ts +1 -0
  62. package/build/dist/kayenta/layout/table/nativeTable.d.ts.map +1 -1
  63. package/build/dist/kayenta/layout/table/nativeTableHeader.d.ts +1 -0
  64. package/build/dist/kayenta/layout/table/nativeTableHeader.d.ts.map +1 -1
  65. package/build/dist/kayenta/layout/table/table.d.ts +1 -0
  66. package/build/dist/kayenta/layout/table/table.d.ts.map +1 -1
  67. package/build/dist/kayenta/layout/table/tableColumn.d.ts +1 -0
  68. package/build/dist/kayenta/layout/table/tableColumn.d.ts.map +1 -1
  69. package/build/dist/kayenta/layout/table/tableHeader.d.ts +1 -0
  70. package/build/dist/kayenta/layout/table/tableHeader.d.ts.map +1 -1
  71. package/build/dist/kayenta/layout/titledSection.d.ts +1 -0
  72. package/build/dist/kayenta/layout/titledSection.d.ts.map +1 -1
  73. package/build/dist/kayenta/layout/titledSubsection.d.ts +1 -0
  74. package/build/dist/kayenta/layout/titledSubsection.d.ts.map +1 -1
  75. package/build/dist/kayenta/metricStore/atlas/atlasMetricConfigurer.d.ts +4 -4
  76. package/build/dist/kayenta/metricStore/atlas/atlasMetricConfigurer.d.ts.map +1 -1
  77. package/build/dist/kayenta/metricStore/datadog/metricConfigurer.d.ts +3 -3
  78. package/build/dist/kayenta/metricStore/datadog/metricConfigurer.d.ts.map +1 -1
  79. package/build/dist/kayenta/metricStore/datadog/metricTypeSelector.d.ts +2 -1
  80. package/build/dist/kayenta/metricStore/datadog/metricTypeSelector.d.ts.map +1 -1
  81. package/build/dist/kayenta/metricStore/graphite/metricConfigurer.d.ts +1 -1
  82. package/build/dist/kayenta/metricStore/graphite/metricConfigurer.d.ts.map +1 -1
  83. package/build/dist/kayenta/metricStore/graphite/metricTypeSelector.d.ts +2 -1
  84. package/build/dist/kayenta/metricStore/graphite/metricTypeSelector.d.ts.map +1 -1
  85. package/build/dist/kayenta/metricStore/newrelic/metricConfigurer.d.ts +1 -1
  86. package/build/dist/kayenta/metricStore/newrelic/metricConfigurer.d.ts.map +1 -1
  87. package/build/dist/kayenta/metricStore/prometheus/metricTypeSelector.d.ts +3 -3
  88. package/build/dist/kayenta/metricStore/prometheus/metricTypeSelector.d.ts.map +1 -1
  89. package/build/dist/kayenta/metricStore/signalfx/metricConfigurer.d.ts +4 -4
  90. package/build/dist/kayenta/metricStore/signalfx/metricConfigurer.d.ts.map +1 -1
  91. package/build/dist/kayenta/metricStore/stackdriver/metricTypeSelector.d.ts +3 -3
  92. package/build/dist/kayenta/metricStore/stackdriver/metricTypeSelector.d.ts.map +1 -1
  93. package/build/dist/kayenta/navigation/canary.states.d.ts +1 -1
  94. package/build/dist/kayenta/navigation/canary.states.d.ts.map +1 -1
  95. package/build/dist/kayenta/reducers/prometheusMetricConfig.d.ts +2 -2
  96. package/build/dist/kayenta/reducers/prometheusMetricConfig.d.ts.map +1 -1
  97. package/build/dist/kayenta/reducers/stackdriverMetricConfig.d.ts +2 -2
  98. package/build/dist/kayenta/reducers/stackdriverMetricConfig.d.ts.map +1 -1
  99. package/build/dist/kayenta/report/detail/allMetricResultsHeader.d.ts +1 -0
  100. package/build/dist/kayenta/report/detail/allMetricResultsHeader.d.ts.map +1 -1
  101. package/build/dist/kayenta/report/detail/clickableHeader.d.ts +1 -0
  102. package/build/dist/kayenta/report/detail/clickableHeader.d.ts.map +1 -1
  103. package/build/dist/kayenta/report/detail/detailLoader.d.ts +2 -2
  104. package/build/dist/kayenta/report/detail/graph/semiotic/chartHeader.d.ts +1 -0
  105. package/build/dist/kayenta/report/detail/graph/semiotic/chartHeader.d.ts.map +1 -1
  106. package/build/dist/kayenta/report/detail/graph/semiotic/chartLegend.d.ts +1 -0
  107. package/build/dist/kayenta/report/detail/graph/semiotic/chartLegend.d.ts.map +1 -1
  108. package/build/dist/kayenta/report/detail/graph/semiotic/circleIcon.d.ts +1 -0
  109. package/build/dist/kayenta/report/detail/graph/semiotic/circleIcon.d.ts.map +1 -1
  110. package/build/dist/kayenta/report/detail/graph/semiotic/customAxisTickLabel.d.ts +1 -0
  111. package/build/dist/kayenta/report/detail/graph/semiotic/customAxisTickLabel.d.ts.map +1 -1
  112. package/build/dist/kayenta/report/detail/graph/semiotic/noValidDataSign.d.ts +1 -0
  113. package/build/dist/kayenta/report/detail/graph/semiotic/noValidDataSign.d.ts.map +1 -1
  114. package/build/dist/kayenta/report/detail/graph/semiotic/semiotic.service.d.ts +1 -0
  115. package/build/dist/kayenta/report/detail/graph/semiotic/semiotic.service.d.ts.map +1 -1
  116. package/build/dist/kayenta/report/detail/headerArrow.d.ts +1 -0
  117. package/build/dist/kayenta/report/detail/headerArrow.d.ts.map +1 -1
  118. package/build/dist/kayenta/report/detail/metricResultClassification.d.ts +1 -0
  119. package/build/dist/kayenta/report/detail/metricResultClassification.d.ts.map +1 -1
  120. package/build/dist/kayenta/report/detail/metricResultDetail.d.ts +1 -0
  121. package/build/dist/kayenta/report/detail/metricResultDetail.d.ts.map +1 -1
  122. package/build/dist/kayenta/report/detail/metricResultDetailLayout.d.ts +1 -0
  123. package/build/dist/kayenta/report/detail/metricResultDetailLayout.d.ts.map +1 -1
  124. package/build/dist/kayenta/report/detail/metricResultDeviation.d.ts +1 -0
  125. package/build/dist/kayenta/report/detail/metricResultDeviation.d.ts.map +1 -1
  126. package/build/dist/kayenta/report/detail/score.d.ts +1 -0
  127. package/build/dist/kayenta/report/detail/score.d.ts.map +1 -1
  128. package/build/dist/kayenta/report/list/configLink.d.ts +1 -0
  129. package/build/dist/kayenta/report/list/configLink.d.ts.map +1 -1
  130. package/build/dist/kayenta/report/list/pipelineLink.d.ts +1 -0
  131. package/build/dist/kayenta/report/list/pipelineLink.d.ts.map +1 -1
  132. package/build/dist/kayenta/report/list/table.d.ts +1 -1
  133. package/build/dist/kayenta/report/report.d.ts +1 -0
  134. package/build/dist/kayenta/report/report.d.ts.map +1 -1
  135. package/build/dist/kayenta/selectors/filterTemplatesSelectors.d.ts +3 -3
  136. package/build/dist/kayenta/selectors/filterTemplatesSelectors.d.ts.map +1 -1
  137. package/build/dist/kayenta/stages/kayentaStage/AnalysisType.d.ts +1 -0
  138. package/build/dist/kayenta/stages/kayentaStage/AnalysisType.d.ts.map +1 -1
  139. package/build/dist/kayenta/stages/kayentaStage/CanaryExecutionLabel.d.ts +1 -0
  140. package/build/dist/kayenta/stages/kayentaStage/CanaryExecutionLabel.d.ts.map +1 -1
  141. package/build/dist/kayenta/stages/kayentaStage/ForAnalysisType.d.ts +9 -0
  142. package/build/dist/kayenta/stages/kayentaStage/ForAnalysisType.d.ts.map +1 -0
  143. package/build/dist/kayenta/stages/kayentaStage/KayentaCanaryStageConfig.d.ts +5 -0
  144. package/build/dist/kayenta/stages/kayentaStage/KayentaCanaryStageConfig.d.ts.map +1 -0
  145. package/build/dist/kayenta/stages/kayentaStage/KayentaStageConfigSection.d.ts +8 -0
  146. package/build/dist/kayenta/stages/kayentaStage/KayentaStageConfigSection.d.ts.map +1 -0
  147. package/build/dist/kayenta/stages/kayentaStage/KayentaStageExecutionDetails.d.ts +12 -0
  148. package/build/dist/kayenta/stages/kayentaStage/KayentaStageExecutionDetails.d.ts.map +1 -0
  149. package/build/dist/kayenta/stages/kayentaStage/canaryRunSummaries.d.ts +1 -0
  150. package/build/dist/kayenta/stages/kayentaStage/canaryRunSummaries.d.ts.map +1 -1
  151. package/build/dist/kayenta/stages/kayentaStage/kayentaStage.d.ts +18 -6
  152. package/build/dist/kayenta/stages/kayentaStage/kayentaStage.d.ts.map +1 -1
  153. package/build/dist/kayenta/stages/kayentaStage/kayentaStageConfig.model.d.ts +88 -0
  154. package/build/dist/kayenta/stages/kayentaStage/kayentaStageConfig.model.d.ts.map +1 -0
  155. package/build/dist/lazy-DjiFNtMF.js +2 -0
  156. package/build/dist/lazy-DjiFNtMF.js.map +1 -0
  157. package/build/dist/semioticGraph-DL-1deib.js +2 -0
  158. package/build/dist/semioticGraph-DL-1deib.js.map +1 -0
  159. package/build/dist/stub.d.ts +1 -14
  160. package/build/dist/stub.d.ts.map +1 -1
  161. package/package.json +42 -46
  162. package/build/dist/index-c465ad9f.js +0 -2
  163. package/build/dist/index-c465ad9f.js.map +0 -1
  164. package/build/dist/kayenta/components/canaryScore.component.d.ts +0 -2
  165. package/build/dist/kayenta/components/canaryScore.component.d.ts.map +0 -1
  166. package/build/dist/kayenta/components/canaryScores.component.d.ts +0 -2
  167. package/build/dist/kayenta/components/canaryScores.component.d.ts.map +0 -1
  168. package/build/dist/kayenta/stages/kayentaStage/analysisType.component.d.ts +0 -2
  169. package/build/dist/kayenta/stages/kayentaStage/analysisType.component.d.ts.map +0 -1
  170. package/build/dist/kayenta/stages/kayentaStage/canaryRunSummaries.component.d.ts +0 -2
  171. package/build/dist/kayenta/stages/kayentaStage/canaryRunSummaries.component.d.ts.map +0 -1
  172. package/build/dist/kayenta/stages/kayentaStage/forAnalysisType.component.d.ts +0 -2
  173. package/build/dist/kayenta/stages/kayentaStage/forAnalysisType.component.d.ts.map +0 -1
  174. package/build/dist/kayenta/stages/kayentaStage/kayentaStage.controller.d.ts +0 -100
  175. package/build/dist/kayenta/stages/kayentaStage/kayentaStage.controller.d.ts.map +0 -1
  176. package/build/dist/kayenta/stages/kayentaStage/kayentaStageConfigSection.component.d.ts +0 -2
  177. package/build/dist/kayenta/stages/kayentaStage/kayentaStageConfigSection.component.d.ts.map +0 -1
  178. package/build/dist/kayenta/stages/kayentaStage/kayentaStageExecutionDetails.controller.d.ts +0 -3
  179. package/build/dist/kayenta/stages/kayentaStage/kayentaStageExecutionDetails.controller.d.ts.map +0 -1
  180. package/build/dist/lazy-011b9f6a.js +0 -2
  181. package/build/dist/lazy-011b9f6a.js.map +0 -1
  182. package/build/dist/semioticGraph-8420345d.js +0 -2
  183. package/build/dist/semioticGraph-8420345d.js.map +0 -1
package/README.md CHANGED
@@ -1,68 +1,30 @@
1
1
  # Spinnaker Canary UI
2
2
 
3
- ![Branch Build](https://github.com/spinnaker/deck-kayenta/workflows/Branch%20Build/badge.svg)
4
-
5
3
  ## PR Process
6
4
 
7
5
  In order to commit to this repo, please fork the repository and submit Pull Requests from a fork rather than a branch. It requires additional permissions to push branches.
8
6
 
9
7
  ## Development
10
8
 
11
- Make sure that [node](http://nodejs.org/download/) and [yarn](https://yarnpkg.com/en/docs/install)
9
+ Make sure that [node](http://nodejs.org/download/) and [pnpm](https://pnpm.io/installation)
12
10
  are installed on your machine. The minimum versions for each are listed in `package.json`.
13
11
 
14
12
  To develop this module, run it as a [Deck](https://github.com/spinnaker/deck) dependency using either `yalc` (recommended) or `npm link`.
15
13
 
16
- ### yarn
14
+ ### pnpm
17
15
 
18
16
  In the root of this repository and the main Deck repository, run
19
17
 
20
18
  ```bash
21
- yarn
22
- ```
23
-
24
- ### yalc
25
-
26
- Globally install [yalc](https://github.com/whitecolor/yalc).
27
-
28
- From the root of this repository, run
29
-
30
- ```bash
31
- yalc publish
32
- ```
33
-
34
- From the root of the main Deck repository, run
35
-
36
- ```bash
37
- yalc add @spinnaker/kayenta
38
- yarn start
19
+ pnpm install
39
20
  ```
40
21
 
41
- As you make additional changes in this repository, run
22
+ For watch mode during development, run in the deck-kayenta directory:
42
23
 
43
24
  ```bash
44
- yalc publish --push
25
+ pnpm watch
45
26
  ```
46
27
 
47
- ### npm link
48
-
49
- From the root of this repository, run
50
-
51
- ```bash
52
- npm link
53
- ```
54
-
55
- From the root of the main Deck repository, run
56
-
57
- ```bash
58
- npm link @spinnaker/kayenta
59
- ```
60
-
61
- You should only have to run these commands once.
62
-
63
- Next, run `yarn build --watch` at the root of this repository. In a separate terminal,
64
- run `yarn start` at the root of the main Deck repository.
65
-
66
28
  ## Publishing @spinnaker/kayenta
67
29
 
68
30
  This module is published as an NPM package.
@@ -76,6 +38,6 @@ for a [PR](https://github.com/spinnaker/deck/pulls/app%2Fdependabot-preview) aga
76
38
 
77
39
  ## Testing
78
40
 
79
- To run `deck-kayenta`'s tests, run `yarn test`.
41
+ To run `deck-kayenta`'s tests, run `pnpm test`.
80
42
 
81
- To debug `deck-kayenta`'s tests using https://jestjs.io/, run `yarn test:debug`. Add a `debugger` statement to the test you want to debug.
43
+ To debug `deck-kayenta`' tests using https://jestjs.io/, run `pnpm test:debug`. Add a `debugger` statement to the test you want to debug.