What's Changed
- update base version to 0.3.x by @brharrington in #371
- switch to using Spring for DI by @brharrington in #372
- add note about akka versions by @brharrington in #373
- druid: fix UOE when using not clauses by @brharrington in #374
- atlas-persistence: Support common str compression by @dmuino in #375
- fix NPE for fwding admin by @brharrington in #376
- add isDisabled flag to asg details by @copperlight in #377
- lwc-cloudwatch: reduce frequency of config updates by @brharrington in #378
- update dependencies by @brharrington in #379
- add MediaConnect and MediaLive metrics by @copperlight in #380
- fix dimensions for mediaconnect and medialive metrics by @copperlight in #381
- update dependencies by @brharrington in #382
- remove usage of javax annotations by @brharrington in #383
- update license headers for 2023 by @brharrington in #384
- druid: add id to query context by @brharrington in #385
- Add Cloud HSM config from internal repo now that the service is public. by @manolama in #386
- set base version to 0.4.x by @brharrington in #387
- druid: add percentile stat to histograms by @brharrington in #388
- fix aws direct connect metrics by @copperlight in #389
- aggr: use a single registry instance by @brharrington in #390
- fix aws direct connect metrics by @copperlight in #391
- aggr: reduce allocations for encoding batches by @brharrington in #392
- fix deprecation warning for sonatype by @brharrington in #393
- aggr: separate clients for pub and eval by @brharrington in #394
- druid: fix pagination for tag keys by @brharrington in #395
- update dependencies by @brharrington in #396
- set baseline java version to 17 by @brharrington in #397
- update to spring 6 by @brharrington in #398
- aggr: tune evaluation settings by @brharrington in #399
- aggr: ensure publisher future completes by @brharrington in #400
- Atlas Cloudwatch: Add the FirehoseMetric case class for storing info by @manolama in #401
- Atlas Cloud Watch: Add the PublishQueue class to replace the Client A… by @manolama in #402
- Atlas Cloud Watch: Update the PublishQueue to return a
NotUsed
inst… by @manolama in #403 - Atlas Cloud Watch: Move the Tagger function type into a Trait that in… by @manolama in #404
- Atlas Cloud Watch: Add the PublishRouter that loads a stack to AWS by @manolama in #406
- Atlas Cloud Watch: Add a CloudWatchRules class that converts the name… by @manolama in #407
- Atlas Cloud Watch: add a dimension matching function to MetricCategory by @manolama in #408
- Atlas Cloud Watch: Add nf.* unit test for the MetricCategory.dimensio… by @manolama in #409
- Atlas Cloud Watch: Add a protobuf definition file for storing the cached by @manolama in #410
- Atlas Cloud Watch: Extract MetricData into it's own class for re-use. by @manolama in #411
- Atlas Cloud Watch: Change the ASL query filter in MetricCategory to b… by @manolama in #412
- Atlas Cloud Watch: Add the CloudWatchMetricsProcessor, an abstract class by @manolama in #413
- Atlas Cloud Watch: Add the Redis cluster metrics processor that stores by @manolama in #414
- Atlas Cloud Watch: Add the Firehose endpoint that will receive messag… by @manolama in #415
- Atlas Cloud Watch: Update the Spring config to supply firehose beans. by @manolama in #416
- Atlas Cloud Watch: add a simple rules endpoint to serialize the rules… by @manolama in #417
- Atlas Cloud Watch: Switch to the Redis Cluster leader implementation … by @manolama in #418
- Atlas Cloud Watch: Remove Typesafe config bean from the local spring … by @manolama in #419
- order is not important for encoding by @brharrington in #420
- Atlas Cloudwatch: Add a debugger class to intercept messages and prin… by @manolama in #421
- Atlas Cloud Watch: Adjust the firehose receiver to only publish value… by @manolama in #422
- Atlas Cloud Watch: Add a unit test validating separate min/max rules by @manolama in #423
- Atlas Cloud Watch: Update cloud watch metric configs for streaming. by @manolama in #424
- Atlas Cloud Watch: remove extra Typesafe config bean that snuck in. by @manolama in #425
- Add the v0.3.x branch to snapshot actions. by @manolama in #427
- Atlas CloudWatch: Normalize incoming timestamps to the minute instead … by @manolama in #428
- atlas cloudwatch: add an aws account supplier. by @manolama in #429
- atlas cloudwatch: add last polled methods. by @manolama in #430
- atlas cloudwatch: increase timeout for PublishQueue by @manolama in #431
- atlas cloudwatch: add toTags override for Metrics. by @manolama in #432
- atlas cloudwatch: add polling offset to MetricCategory by @manolama in #433
- atlas cloudwatch: add polling debugger method. by @manolama in #434
- atlas cloudwatch: Add executor factory. by @manolama in #435
- atlas cloudwatch: Rewrite CloudWatchPoller. by @manolama in #436
- atlas cloudwatch: Update AWS configurations. by @manolama in #437
- atlas cloudwatch: add Per-VPC mapping. by @manolama in #438
- atlas cloudwatch: Remove actors and settings. by @manolama in #439
- atlas cloudwatch: Fix polling timestamp API. by @manolama in #440
- atlas cloudwatch: Rework publish routing config. by @manolama in #441
- atlas cloudwatch: Fix tagging of routing queue metric. by @manolama in #442
- atlas cloudwatch: Update README. by @manolama in #443
- atlas cloudwatch: add AWS Config account supplier. by @manolama in #444
- atlas cloudwatch: Switch to Akka thread pool. by @manolama in #445
- atlas cloudwatch: Poll flag per account and region. by @manolama in #446
- atlas cloudwatch: More config fixes. by @manolama in #447
- update dependencies by @brharrington in #448
- update github action versions by @brharrington in #449
- atlas cloudwatch: Fix typo in firehose config. by @manolama in #450
- cloudwatch: fix various compiler warnings by @brharrington in #451
- atlas cloudwatch: Add last update metrics. by @manolama in #452
- atlas cloudwatch: Tune SQS offset. by @manolama in #453
- Add support for querying HLLSketch types by @bsyk in #454
- druid: do not convert sketches to a rate by @brharrington in #455
- Segment metadata by @bsyk in #456
- Bump requests from 2.20.0 to 2.31.0 in /atlas-slotting/src/scripts by @dependabot in #457
- aggr: try out delayed aggregation by @brharrington in #458
- druid: fix OR query using name by @brharrington in #459
- druid: Add support for min/max aggregators by @bsyk in #461
- druid: fix OR query using name in tags queries by @bsyk in #460
- atlas cloudwatch: Fix queue stack name. by @manolama in #463
- atlas cloudwatch: update media metrics. by @manolama in #464
- atlas cloudwatch: Fix media* metrics. by @manolama in #465
- atlas cloudwatch: rename fillMsec by @manolama in #466
- atlas cloudwatch: media live fills to max instead of timer. by @manolama in #468
- atlas cloudwatch: Comment out AWS Config UTs. by @manolama in #469
- update to scala 2.13.11 by @brharrington in #470
- atlas cloudwatch: Add FSx for OnTap metrics. by @manolama in #471
- atlas cloudwatch: FSx metrics to 4m lag. by @manolama in #472
- atlas cloudwatch: Add mapping for VolumeId. by @manolama in #473
- akka 2.6.21 by @brharrington in #475
- atlas cloudwatch: remove polling filter. by @manolama in #474
- druid: use bound instead of js by @brharrington in #476
- atlas cloudwatch: Fixes for Media* metrics by @manolama in #477
- atlas cloudwatch: Fix mediaconnect ARN pattern. by @manolama in #478
- atlas cloudwatch: MediaConnect ARN tuning. by @manolama in #479
- atlas cloudwatch: Update FSx operation latency. by @manolama in #480
- atlas cloudwatch: FSx operations to timer. by @manolama in #481
- atlas cloudwatch: Allow EC2 for streaming. by @manolama in #482
- atlas cloudwatch: Add EC2 EBS metrics. by @manolama in #483
- atlas cloudwatch: Default to test mode false. by @manolama in #484
- update dependencies by @brharrington in #485
New Contributors
Full Changelog: v0.2.3...v0.4.0