This changelog is now deprecated. See Releases for the up-to-date list of changes.
- maint: Bump refinery version (#282) | @TylerHelmuth
- maint: bump refinery version (#277) | @TylerHelmuth
- fix: [refinery] Fix issue where Prometheus ports are not enabled when PrometheusMetrics is enabled (#274) | @TylerHelmuth
- feat: Add ability to specify extra refinery commands (#265) | @TylerHelmuth
- fix: Fix issue where default rule was always present unless explicitly disabled. (#269) | @TylerHelmuth
- fix: Add back addrulereasontotrace (#268) | @TylerHelmuth
- fix: Update peer management to use redis (#267) | @TylerHelmuth
- fix: Fix typo with
LiveReload
(#264) | @TylerHelmuth
- bump refinery version | @TylerHelmuth
- fix: [refinery] Add default GRPCServerParameters.ListenAddr (#262) | @TylerHelmuth
- maint: Bump default refinery version to 2.0.0 (#257) | @TylerHelmuth
- fix: disable debug by default (#258) | @TylerHelmuth
- feat: enable debug service by default (#255) | @lizthegrey
- docs: [refinery] Add MaxConnectionAge default to values.yaml (#254) | @mterhar
- feat: Add the ability to create your own Secret Provider (#243) | @RainofTerra
- chore: Allow users to add annotations for refinery and collector deployments (#236) | @suryapandian
- chore: bump appVersion to 1.21 (#235) | @fchikwekwe
- maint: Update refinery chart to use refinery 1.20.0 (#227) | @TylerHelmuth
- This is a significant and exciting upgrade of Refinery. For more details see Refinery's Release notes.
- chore: add nodeport to the service.yaml (#222) | @fchikwekwe
- fix: Updated ordering of CPU/Memory resource metrics (#217) | @robiball
- maint: Update HPAs to autoscaling/v2 (#215) | @robiball
- This means that the chart now only supports k8s 1.23+
- bump app version to 1.19.0 (#203) | @TylerHelmuth
- Add command to query config metadata
- New cache management strategy
- Avoid checksum/config collision (#197) | @mterhar
- Update to set redis host based on release name (#194) | @TylerHelmuth
- Bump Refinery version to 1.18.0 (#188) | @TylerHelmuth
- Track span count and optionally add it to root
- Add support for metrics api key env var
- RedisIdentifier now operates properly in more circumstances
- Properly set metadata to values that will work.
- Bump Refinery version to 1.17.0 (#182) | @vreynolds
- Allow adding extra fields to error logs
- Allow BatchTimeout to be overridden on the libhoney Transmission
- Fix concurrent read/write
- Bump refinery version to 1.16.0 (#179) | @kentquirk
- Update sample config with new fields for new version (#178) | @kentquirk
- Add Helm namespace metadata (#175) | @masonjlegere
- separate yaml layers to help parsing (#169) | mterhar
- fix: Remove obsolete dash from configmap names (#170) | bondarewicz
- Custom rules configmap (#162) | @teaguecole
- Use correct syntax in commented out field (#165) | @jazzdan
- Fix a TOML->YAML conversion whoopsie (#163) | irvingpop
- Enable extra volume configurations in deployment config (#147) | @mars64
- Bump Refinery to 1.15.0 (#153) | @vreynolds
- Add scope-based rules
- Bump refinery to 1.14.1 (#139) | @kentquirk
- Add support and sample config for environment and dataset rules with same names
- Fix crash bug related to sharding
- bump app version to 1.13.0 (#136) | @JamieDanielson
- This release adds parsing for nested json fields in the rules sampler
- support ingressClassName (#105) | @kentquirk
- add readiness probe (#130) | @MikeGoldsmith
- bump app version to 1.12.1 (#131) | @vreynolds
- in this release: fix error log to match event metadata
- Bump app version to v1.12.0 (#125) | @MikeGoldsmith
- this release adds preliminary support for environments and services
- bump app version to 1.10.0 (#117) | @vreynolds
- this release includes bug fixes and a new Redis Username configuration option
- Allow operators to disable live reload of Refinery related to changed sampling rules (#104) | @bixu
- Bump refinery image version to 1.9.0 (#111) | @MikeGoldsmith
- Honor env. variable to set gRPC listener address
- Add retries when connecting to redis during init
- Properly set meta.refinery.local_hostname field
- Upgrade Refinery to v1.8.0, for configurable MaxBatchSize (#87) | @JamieDanielson
- Refinery v1.7.0 also added improved histogram buckets for prometheus metrics
- Update docs on pod recycling for config changes (#86) | @MikeGoldsmith
- Add changelogs and update releasing process (#81) | @JamieDanielson
- Add release process by @puckpuck in #76
- Upgrade to Refinery 1.6.1 by @JamieDanielson in #77
- Adds support for HPA #71
- Adds support for an additional ingress to control gRPC traffic #72
- Enables PeerManagement defaults #73
- Update ingress controller specifications for K8s >= 1.19 #63
- Update default Redis deployment version to 6.2.5 #69
- Add support for additional labels on all resources #70 (@sbeginCoveo)
- Update Refinery to 1.5.0 which includes support for downstream samplers within a Rules-based sampler
- Adds support for pod scheduling to the optional Redis deployment (#59)
- Updates to refinery v1.4.0 including support for OTLP over HTTP (#53)
- Enables port 4317 for OTLP ingest #39
- Adjusts limits for production usage #40
- Fixes Redis service port name and issues with Istio #42
- All configuration and samples rules can be embedded at chart values
- Optional pre-packaged Redis distribution for peer management