@kortyx/telemetry-contracts 0.1.0 → 0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.2.0](https://github.com/kortyx-io/kortyx/compare/telemetry-contracts-v0.1.0...telemetry-contracts-v0.2.0) (2026-08-02)
4
+
5
+
6
+ ### Features
7
+
8
+ * **studio:** add release-ready settings ([1881f6d](https://github.com/kortyx-io/kortyx/commit/1881f6dba4626e4ea9d4d5b59ee86c98d6aa0c11))
9
+ * **studio:** add scalable live refresh ([4506273](https://github.com/kortyx-io/kortyx/commit/4506273e78ded1ebc70c710f30cf1e988714afb1))
10
+ * **studio:** release self-hosted observability preview ([4e9d3fd](https://github.com/kortyx-io/kortyx/commit/4e9d3fdbc7233f9b1de94ca1afe6dbae9cc9157f))
11
+ * **studio:** release self-hosted observability preview ([#139](https://github.com/kortyx-io/kortyx/issues/139)) ([4e9d3fd](https://github.com/kortyx-io/kortyx/commit/4e9d3fdbc7233f9b1de94ca1afe6dbae9cc9157f))
12
+ * **studio:** unify time range filtering ([fbd9655](https://github.com/kortyx-io/kortyx/commit/fbd965560e8df71cd46f94f814ba33cd41326cff))
13
+ * **telemetry:** add persisted studio read models ([cebb06b](https://github.com/kortyx-io/kortyx/commit/cebb06bb74ccd4422e263f0ff4efa0fee5a16240))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * harden interrupt lifecycle semantics ([958d149](https://github.com/kortyx-io/kortyx/commit/958d149596d54215821ef5a7f8562a06a7459149))
19
+ * **studio:** reconcile incomplete run lifecycles ([2a3d9f4](https://github.com/kortyx-io/kortyx/commit/2a3d9f4cc927cccfd6efc6256a848b704a0d203f))
20
+
3
21
  ## 0.1.0
4
22
 
5
23
  - Initial telemetry topology and event ingestion contracts.
package/LICENSE CHANGED
@@ -1,10 +1,18 @@
1
+ Copyright 2026 Kortyx contributors
2
+
3
+ Portions of this software are licensed as follows:
4
+
5
+ - All content that resides under the `apps/studio/` directory of this repository is licensed under the license defined in `apps/studio/LICENSE.md`.
6
+ - All content that resides under a `plugins/*/` directory of this repository is licensed under the license defined in that plugin's `LICENSE.md`.
7
+ - All third party components incorporated into the Kortyx software are licensed under the original license provided by the owner of the applicable component.
8
+ - Content outside of the above mentioned directories or restrictions is available under the Apache License, Version 2.0, as defined below.
9
+
1
10
  Apache License
2
11
  Version 2.0, January 2004
3
12
  http://www.apache.org/licenses/
4
13
 
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
14
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
15
+ 1. Definitions.
8
16
 
9
17
  "License" shall mean the terms and conditions for use, reproduction,
10
18
  and distribution as defined by Sections 1 through 9 of this document.
@@ -63,14 +71,14 @@
63
71
  on behalf of whom a Contribution has been received by Licensor and
64
72
  subsequently incorporated within the Work.
65
73
 
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
74
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
75
  this License, each Contributor hereby grants to You a perpetual,
68
76
  worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
77
  copyright license to reproduce, prepare Derivative Works of,
70
78
  publicly display, publicly perform, sublicense, and distribute the
71
79
  Work and such Derivative Works in Source or Object form.
72
80
 
73
- 3. Grant of Patent License. Subject to the terms and conditions of
81
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
82
  this License, each Contributor hereby grants to You a perpetual,
75
83
  worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
84
  (except as stated in this section) patent license to make, have made,
@@ -86,39 +94,39 @@
86
94
  granted to You under this License for that Work shall terminate
87
95
  as of the date such litigation is filed.
88
96
 
89
- 4. Redistribution. You may reproduce and distribute copies of the
97
+ 4. Redistribution. You may reproduce and distribute copies of the
90
98
  Work or Derivative Works thereof in any medium, with or without
91
99
  modifications, and in Source or Object form, provided that You
92
100
  meet the following conditions:
93
101
 
94
102
  (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
103
+ Derivative Works a copy of this License; and
96
104
 
97
105
  (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
106
+ stating that You changed the files; and
99
107
 
100
108
  (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
109
+ that You distribute, all copyright, patent, trademark, and
110
+ attribution notices from the Source form of the Work,
111
+ excluding those notices that do not pertain to any part of
112
+ the Derivative Works; and
105
113
 
106
114
  (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
115
+ distribution, then any Derivative Works that You distribute must
116
+ include a readable copy of the attribution notices contained
117
+ within such NOTICE file, excluding those notices that do not
118
+ pertain to any part of the Derivative Works, in at least one
119
+ of the following places: within a NOTICE text file distributed
120
+ as part of the Derivative Works; within the Source form or
121
+ documentation, if provided along with the Derivative Works; or,
122
+ within a display generated by the Derivative Works, if and
123
+ wherever such third-party notices normally appear. The contents
124
+ of the NOTICE file are for informational purposes only and
125
+ do not modify the License. You may add Your own attribution
126
+ notices within Derivative Works that You distribute, alongside
127
+ or as an addendum to the NOTICE text from the Work, provided
128
+ that such additional attribution notices cannot be construed
129
+ as modifying the License.
122
130
 
123
131
  You may add Your own copyright statement to Your modifications and
124
132
  may provide additional or different license terms and conditions
@@ -127,7 +135,7 @@
127
135
  reproduction, and distribution of the Work otherwise complies with
128
136
  the conditions stated in this License.
129
137
 
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
138
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
139
  any Contribution intentionally submitted for inclusion in the Work
132
140
  by You to the Licensor shall be under the terms and conditions of
133
141
  this License, without any additional terms or conditions.
@@ -135,12 +143,12 @@
135
143
  the terms of any separate license agreement you may have executed
136
144
  with Licensor regarding such Contributions.
137
145
 
138
- 6. Trademarks. This License does not grant permission to use the trade
146
+ 6. Trademarks. This License does not grant permission to use the trade
139
147
  names, trademarks, service marks, or product names of the Licensor,
140
148
  except as required for reasonable and customary use in describing the
141
149
  origin of the Work and reproducing the content of the NOTICE file.
142
150
 
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
151
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
152
  agreed to in writing, Licensor provides the Work (and each
145
153
  Contributor provides its Contributions) on an "AS IS" BASIS,
146
154
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
@@ -150,7 +158,7 @@
150
158
  appropriateness of using or redistributing the Work and assume any
151
159
  risks associated with Your exercise of permissions under this License.
152
160
 
153
- 8. Limitation of Liability. In no event and under no legal theory,
161
+ 8. Limitation of Liability. In no event and under no legal theory,
154
162
  whether in tort (including negligence), contract, or otherwise,
155
163
  unless required by applicable law (such as deliberate and grossly
156
164
  negligent acts) or agreed to in writing, shall any Contributor be
@@ -162,7 +170,7 @@
162
170
  other commercial damages or losses), even if such Contributor
163
171
  has been advised of the possibility of such damages.
164
172
 
165
- 9. Accepting Warranty or Additional Liability. While redistributing
173
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
174
  the Work or Derivative Works thereof, You may choose to offer,
167
175
  and charge a fee for, acceptance of support, warranty, indemnity,
168
176
  or other liability obligations and/or rights consistent with this
@@ -173,9 +181,9 @@
173
181
  incurred by, or claims asserted against, such Contributor by reason
174
182
  of your accepting any such warranty or additional liability.
175
183
 
176
- END OF TERMS AND CONDITIONS
184
+ END OF TERMS AND CONDITIONS
177
185
 
178
- APPENDIX: How to apply the Apache License to your work.
186
+ APPENDIX: How to apply the Apache License to your work.
179
187
 
180
188
  To apply the Apache License to your work, attach the following
181
189
  boilerplate notice, with the fields enclosed by brackets "[]"
@@ -186,16 +194,16 @@
186
194
  same "printed page" as the copyright notice for easier
187
195
  identification within third-party archives.
188
196
 
189
- Copyright [yyyy] [name of copyright owner]
197
+ Copyright [yyyy] [name of copyright owner]
190
198
 
191
- Licensed under the Apache License, Version 2.0 (the "License");
192
- you may not use this file except in compliance with the License.
193
- You may obtain a copy of the License at
199
+ Licensed under the Apache License, Version 2.0 (the "License");
200
+ you may not use this file except in compliance with the License.
201
+ You may obtain a copy of the License at
194
202
 
195
203
  http://www.apache.org/licenses/LICENSE-2.0
196
204
 
197
- Unless required by applicable law or agreed to in writing, software
198
- distributed under the License is distributed on an "AS IS" BASIS,
199
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
- See the License for the specific language governing permissions and
201
- limitations under the License.
205
+ Unless required by applicable law or agreed to in writing, software
206
+ distributed under the License is distributed on an "AS IS" BASIS,
207
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
208
+ See the License for the specific language governing permissions and
209
+ limitations under the License.