issues
search
ramn
/
metrics_cloudwatch
CloudWatch emitter for the metrics crate
7
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Changes API so that the AWS Cloudwatch client is supplied when starting the metrics.
#50
john-eriksson-imperva
opened
5 months ago
0
Metrics 0.23
#49
john-eriksson-imperva
opened
5 months ago
0
Fix futures feature
#48
ramn
closed
5 months ago
1
Minimal AWS 1.0 update
#47
john-eriksson-imperva
closed
5 months ago
0
Update to stable aws-sdk-rust and change the API to simplify usage
#46
john-eriksson-imperva
closed
6 months ago
0
Let's update to use the latest metrics crate and cloudwatch sdk
#45
jregistr
opened
7 months ago
1
dep update
#44
VladimirBramstedt
closed
1 year ago
0
Update AWS SDK and a few other dependencies
#43
john-eriksson-imperva
closed
1 year ago
0
Latest update of metrics_cloudwatch silently failing
#42
harshkpatel2002
opened
1 year ago
1
Add Gzipping CloudWatch client
#41
john-eriksson-imperva
closed
6 months ago
3
fix builder
#40
VladimirBramstedt
closed
1 year ago
0
reexport SdkConfig type
#39
VladimirBramstedt
closed
1 year ago
1
Version 1.0.0 requires config from specific AWS SDK version
#38
vbuchhold
closed
1 year ago
8
reword readme
#37
VladimirBramstedt
closed
1 year ago
0
switch rusoto to aws_sdk_cloudwatch
#36
VladimirBramstedt
closed
1 year ago
0
allow for a signal to be triggered on flush
#35
ogrman
opened
2 years ago
0
Add option for force-flushing metrics
#34
ramn
closed
2 years ago
0
Withstand NaN in histogram value
#33
ramn
closed
2 years ago
0
Fix the benchmark and some minor tweaks
#32
Marwes
closed
3 years ago
0
Dependency upgrades
#31
bergmark
closed
3 years ago
4
feat: Update the metrics crate to 0.15
#30
Marwes
closed
3 years ago
3
fix: Spread each metrics batch out to reduce throttling
#29
Marwes
closed
3 years ago
0
feat: Allow the metric channel's buffer size to be configured
#28
Marwes
closed
3 years ago
0
fix: Retry the metrics sending it gets throttled
#27
Marwes
closed
3 years ago
0
Amortize the cost of the timestamps
#26
Marwes
closed
3 years ago
5
feat: Allow default dimensions to be removed for specific metrics
#25
Marwes
closed
3 years ago
0
feat: Allow rustls to be used over native-tls
#24
Marwes
closed
3 years ago
0
fix: Make gauges display the current value as "Average"
#23
Marwes
closed
3 years ago
1
feat: Update to metrics 0.13
#22
Marwes
closed
3 years ago
1
feat: Update to tokio 1
#21
Marwes
closed
3 years ago
0
fix: Do not report 0 as the min/max of gauges that are strictly
#20
Marwes
closed
4 years ago
0
feat: Improve the send resilience of sends
#19
Marwes
closed
4 years ago
0
feat: Add support for specifying cloudwatch units
#18
Marwes
closed
4 years ago
0
fix: Display averages for count metrics
#17
Marwes
closed
4 years ago
0
fix: Don't assume a default region/client
#16
Marwes
closed
4 years ago
1
Bump dependencies
#15
Marwes
closed
4 years ago
1
Use less concurrency when sending to reduce the risk of throttling
#14
Marwes
closed
4 years ago
1
feat: Improve the metric packing per put_metric_data call
#13
Marwes
closed
4 years ago
6
Bump dependencies
#12
ramn
closed
4 years ago
1
Allow explicit dimensions to override defaults
#11
ramn
closed
4 years ago
1
feat: Report how many counts the metric instance received
#10
Marwes
closed
4 years ago
5
test: Add a benchmark for the metrics collector
#9
Marwes
closed
4 years ago
0
Take until was added to futures
#8
ramn
closed
4 years ago
0
Build failure on stable
#7
mpetri
closed
4 years ago
4
Support custom Clientbuilders?
#6
mpetri
closed
4 years ago
2
Drop the message stream before flushing to prevent deadlocking
#5
Marwes
closed
4 years ago
0
Send the last message explicitly
#4
Marwes
closed
4 years ago
2
Support histogram, flush on shutdown
#3
ramn
closed
4 years ago
2
Upgrade to async/await, tokio 0.2
#2
ramn
closed
4 years ago
0
Add Github Actions CI
#1
ramn
closed
4 years ago
0
Next