Skip to content

Releases: mtanda/cloudwatch_read_adapter

1.3.6

04 Apr 01:48
cd62a18
Compare
Choose a tag to compare

Changelog

  • cd62a18 Merge pull request #37 from mtanda/tsdb_downgrade

1.3.5

21 Feb 08:02
b46ca08
Compare
Choose a tag to compare

Changelog

  • b46ca08 Merge pull request #34 from mtanda/fix_release

1.3.4

08 Oct 07:23
Compare
Choose a tag to compare

Changelog

7422a63 fix retention
23e3053 update .goreleaser.yml
8fb8295 update .goreleaser.yml
44a2e99 upgrade go
23861e6 upgrade go

1.3.3

21 May 03:03
Compare
Choose a tag to compare

Changelog

2218149 add p95.00
44af83b upgrade go

1.3.2

17 Sep 04:43
Compare
Choose a tag to compare

Changelog

b01b3f6 increase LimitNOFILE

1.3.1

26 Aug 09:42
Compare
Choose a tag to compare

Changelog

6a98c30 parse period duration

1.3.0

26 Aug 09:16
04b83cc
Compare
Choose a tag to compare

Changelog

04b83cc Merge pull request #21 from mtanda/period
9e63660 skip query to archive if period is set

1.2.0

27 Jul 09:31
Compare
Choose a tag to compare

Changelog

564d751 add default config

1.1.9

27 Jul 05:37
Compare
Choose a tag to compare

Changelog

e8294e6 Merge pull request #1 from mtanda/tsdb
ae245bd Merge pull request #10 from mtanda/fix_archive_query
57d2714 Merge pull request #11 from mtanda/update_tsdb
120ed89 Merge pull request #12 from mtanda/offset_hint
aeb0591 Merge pull request #13 from mtanda/fix_gap
b4ece3b Merge pull request #14 from mtanda/fix_test
03eb5b1 Merge pull request #15 from mtanda/success_timestamp_metrics
126be8e Merge pull request #16 from mtanda/fix_registry
4b53600 Merge pull request #17 from mtanda/fix_long_period_query
d49c5ac Merge pull request #18 from mtanda/update_tsdb
82704fd Merge pull request #19 from mtanda/update
e374b65 Merge pull request #2 from mtanda/improve_appender
265feb5 Merge pull request #20 from mtanda/region_cache
b064022 Merge pull request #3 from mtanda/query_retention
9f0445e Merge pull request #4 from mtanda/staleness
53e7c11 Merge pull request #5 from mtanda/update_libs
a9b2a54 Merge pull request #6 from mtanda/get_metric_data
736cece Merge pull request #7 from mtanda/query_hint
c302e5e Merge pull request #8 from mtanda/query_editor
b582fe7 Merge pull request #9 from mtanda/safe_metric_name
fb3adb4 Revert "fix, all metrics should align same time alignment"
5b1cf72 Revert "try to fix unsorted results"
13a4afb add LICENCE
40ab07d add README
8a407e2 add comment
cbea626 add comment
23c474c add comment
e8c717d add comment
2c9921a add debug print
23dfd9f add github actions setting
59f61ac add go.sum
70fe6b0 add goreleaser setting
630e573 add index debug mode
8a8a621 add listen port setting
f18c885 add progress/total metrics
08a4c84 add storage path option
46f2a6d align
08f7652 block duplicative archive
479a210 cache region
2948ceb calibrate api call per sec
c03f3bf can't support period parameter
22911c8 case insensitive
c69f9e6 change log level
fdc3eb7 change port
266c149 check max datapoints
4809a8e cloudwatch read adapter
1672c8e concat series
e0b9006 config check
0985632 crash recovery
e66ec78 create appender for each namespace
94e662b debug mode
d9fe14c dep ensure
176a197 dep ensure
c73ab82 dep ensure
0f38629 don't inject stale nan shorter than 60 sec
2baec0a dup check
0c1bbb3 error handling
a8ae511 error response
5796bb7 extend expire duration
b634c96 filter labels which has extra dimensions
19c54bf filter old DynamoDB table
5b6b106 filter old ec2/ebs metrics
161cf40 filter old index
8708ba4 fit in query time range
e881de5 fix
d9ce7c8 fix
55a469e fix
712de68 fix
e28f258 fix
d0ae05e fix about IndexedTimeStampFrom
57cbb9e fix archive query
195b652 fix archive query, and add test
f353a02 fix archive retention query bug
56f67e9 fix archive/index query
236ac82 fix archiving schedule
d8696f5 fix bug
c1a2915 fix bug
bec6b4b fix bug
172e2f4 fix bug
09cacbf fix bug
8b71021 fix bug
be370eb fix bug
063308b fix bug of end time parameter
a21ca40 fix bug of inclusive timestamp
e2860ff fix bug of inclusive timestamp
89a300b fix build error
3dce0c1 fix calc
a4a1b27 fix cloudwatch query time period
adb2da7 fix context
8df0aa9 fix drift of returned data point for long period query
7e09b82 fix fetch datapoints
65c043c fix filter
ab2e818 fix go.mod
40253df fix go.mod
fc6ec2f fix hints reference bug
3ce6b6c fix infinite loop
6fab03c fix instant query
5aaf27a fix isArchived
98f6a6d fix log
905fec3 fix log
339d3b5 fix missing datapoint
28911d2 fix nil reference
f100149 fix order
66c3636 fix period unit
ab3f37f fix promlog build error
80114ca fix query error
47f5f2d fix query without index
377369c fix registry to collect each tsdb metrics
7930729 fix stat
10ce8e0 fix state save
6cb5281 fix step calibration
aec70f8 fix test
2f24433 fix typo
44ba3cc fix unsorted results
c06a8aa fix, all metrics should align same time alignment
e8731a2 fix, check matched label length
844d84d fix, use specified query.Period
e6f11c3 go mod init
441158e graceful shutdown
1854f28 handle case when crash and load, restart
240e257 handle error
04f3d6a high resolution support
5a57aa1 ignore empty dimension
110641f improve time range adjust
f28ce02 initial commit
e9e575a lookback delta
b517a6b maximum step should be bigger than 60sec for cloudwatch
6cc48cc merge result in read adapter
f976718 minor fix
f3d7b5d minor fix
2b65cec minor fix
e8cc507 minor fix
a764684 minor fix
4994209 minor fix
8cee179 minor fix
d4ee847 minor fix
da23542 minor fix
708007e minor fix
a3d7171 minor fix
c0db142 minor fix
ef01456 minor fix
8d7406b minor fix
1305775 minor fix
b356f5e minor fix
663571e minor fix
c762b95 minor fix
b247ec4 minor fix
22e46ab minor fix
9fcca7e minor fix
aa8a77e minor fix
5e05520 minor fix
0fcb710 minor fix
49cc8a8 minor fix
ea86869 minor fix
142d6c5 minor fix
9dc5c1a minor fix
24c08d1 minor fix
0193609 minor fix
a643952 minor fix
3fc5191 minor fix
3e644f3 minor fix
c502cde minor fix
7f89f8f minor fix
b9f709d minor fix
121932a minor fix
341c846 minor fix
e492fa6 minor fix
2793142 minor fix
d84cf39 minor fix
40a83b5 more detail metrics
415bd6f optimize
eafe2b8 prune
86dc9c3 record last success timestamp
7d18733 record metric name
229becc record original metric name and safe metric name
6efaaa4 reduce archive interval to save memory usage
b287f2b reduce info log
40e6c5d refactor
da6b580 refactor
91223a6 refactor
54d9872 refactor
566fb0b refactor
ba16181 refactor
ce26640 refactor
a893646 refactor
7dd525b refactor
f36ba0d refactor
bec9209 refactor
4d44183 refactor
c7c0ca2 refactor and GetMetricData support
b3bad1a refactor, reuse cloudwatch session
0718345 register safe metric name
12b5b4b relax limit
70449e1 relax limit
a0e0889 remove WALFlushInterval
6400b6d remove dep related files
61c0eee remove workaround
a57c1d8 remove workaround
b8f4ed6 rename
2b6926c reschedule archiving
fae25f5 reset position when archive finished
caacb4e retry period = 300 sec
a352100 return 11000 datapoints
ff7cf3e return if no target namespace
a9af985 return label name/value list
9fd4c8f safety
f4e9384 safety check
884d4ea save archived timestamp for each namespace
05f7e15 save indexed timestamp for each namespace
e296f67 set default region if not available
0b44adc staleness handling
66ae237 support new version
3166d8b support required_matchers
f6436b6 support series match
3dd4f1e support tsdb
659993e switch prometheus/tsdb path
38c2d22 temporary fix for _over_time()
a114886 try to fix
3c23a6e try to fix compaction related issue
9690f5d try to fix out of order sample
d9be642 try to fix unsorted results
39e878e try to improve commit related memory consumption
e7b8eb8 update Gopkg.lock
5e42434 update Gopkg.lock
07257cf update libs
d0d4047 update libs
0be5e23 update libs
8a55268 update libs
21dddc9 update libs
b33792b update lock
efc7fa7 update toml
ea39132 update tsdb
492e7b2 upgrade aws-sdk-go
2505180 upgrade aws-sdk-go
2c94a14 use hints for start/end
200f106 use query hint to optimize
4966f81 utc
f914611 vendor
9889116 vendor
afda08e vendor
66e5a90 vendor
78fe931 vendor
2fccc74 vendor
049a786 wait by err group
11b2874 workaround