Skip to content

Commit 832a3d8

Browse files
change interpolated_delta and interpolated_rate to stable (#3339)
according to timescale/timescaledb-toolkit#650 Co-authored-by: Iain Cox <[email protected]>
1 parent 2694f23 commit 832a3d8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

api/_hyperfunctions/counter_agg/interpolated_delta.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ api:
66
license: community
77
type: function
88
toolkit: true
9-
experimental: true
9+
experimental: false
1010
version:
1111
experimental: 1.8.0
12+
stable: 1.14.0
1213
hyperfunction:
1314
family: counters and gauges
1415
type: accessor

api/_hyperfunctions/counter_agg/interpolated_rate.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ api:
66
license: community
77
type: function
88
toolkit: true
9-
experimental: true
9+
experimental: false
1010
version:
1111
experimental: 1.8.0
12+
stable: 1.14.0
1213
hyperfunction:
1314
family: counters and gauges
1415
type: accessor

0 commit comments

Comments
 (0)