processor/lsmintervalprocessor/v0.1.0
·
433 commits
to main
since this release
What's Changed
- Add lsmintervalprocessor for persistence backed aggregation by @lahsivjar in #109
- [processor/lsminterval] Update codeowners and dependabot by @lahsivjar in #115
- chore(deps): bump github.com/cockroachdb/pebble from 1.1.1 to 1.1.2 in /processor/lsmintervalprocessor by @dependabot in #118
- chore(deps): bump github.com/elastic/opentelemetry-lib from 0.8.1 to 0.9.0 in /processor/elastictraceprocessor by @dependabot in #106
- chore(deps): bump github.com/golangci/golangci-lint from 1.60.3 to 1.61.0 in /internal/tools by @dependabot in #113
- chore(deps): bump the otel-dependencies group in /internal/tools with 2 updates by @dependabot in #112
- [processor/elastictrace] Fix testcases after upgrade of otel lib by @lahsivjar in #119
- Fix generate check by @lahsivjar in #121
- Bump golang version to 1.22 by @lahsivjar in #120
- chore(deps): bump the otel-dependencies group in /processor/lsmintervalprocessor with 5 updates by @dependabot in #116
- chore(deps): bump the otel-dependencies group across 1 directory with 5 updates by @dependabot in #110
- chore(deps): bump the otel-contrib-dependencies group across 1 directory with 3 updates by @dependabot in #125
- chore(deps): bump the otel-dependencies group across 1 directory with 5 updates by @dependabot in #111
- chore(deps): bump the otel-contrib-dependencies group across 1 directory with 3 updates by @dependabot in #123
- chore(deps): bump the otel-contrib-dependencies group across 1 directory with 2 updates by @dependabot in #124
- [connector/spanmetricsv2] Scale spans based on adjusted count by @lahsivjar in #95
- chore(deps): bump the otel-dependencies group across 1 directory with 5 updates by @dependabot in #114
- Use otelcol 0.109.0; Workaround upstream confmap known issue by @carsonip in #128
- [connector/spanmetricsv2] Aggregate spans as 2 counters by @lahsivjar in #135
- chore(deps): bump the otel-dependencies group in /internal/tools with 2 updates by @dependabot in #130
- [processor/lsminterval] Allow ottl based datapoint config for each ivl by @lahsivjar in #136
- chore(deps): bump the otel-dependencies group in /processor/elastictraceprocessor with 6 updates by @dependabot in #133
- chore(deps): bump the otel-dependencies group in /connector/spanmetricsconnectorv2 with 6 updates by @dependabot in #129
- chore(deps): bump the otel-contrib-dependencies group in /processor/elastictraceprocessor with 2 updates by @dependabot in #140
- chore(deps): bump the otel-dependencies group across 1 directory with 2 updates by @dependabot in #142
- chore(deps): bump the otel-contrib-dependencies group in /connector/spanmetricsconnectorv2 with 4 updates by @dependabot in #139
- Update metadata produced by mdatagen by @lahsivjar in #144
- [dependabot] Merge otel-contrib and otel groups by @lahsivjar in #143
- Add support for merging summary metrics by @lahsivjar in #146
- Allow resource attribute filtering and adding ephemeral IDs as resource attribute by @lahsivjar in #148
- Use fully qualified names as scope name by @lahsivjar in #149
- Overriding processed metrics from elasticinfra metrics processor by @gizas in #147
- [processor/lsminterval] Add support for exponential histogram by @lahsivjar in #151
- chore(deps): bump github.com/elastic/opentelemetry-lib from 0.9.0 to 0.10.0 in /processor/elastictraceprocessor by @dependabot in #154
- [connector/spanmetricsv2] Fix typo in config name by @lahsivjar in #155
- [processor/lsminterval]Use vendored data package for all merges by @lahsivjar in #153
- Exclude _build from ALL_MODULES by @jsoriano in #161
- [processor/lsminterval]Log shutdown finished by @lahsivjar in #162
New Contributors
- @carsonip made their first contribution in #128
- @gizas made their first contribution in #147
- @jsoriano made their first contribution in #161
Full Changelog: processor/elasticinframetricsprocessor/v0.11.0...processor/lsmintervalprocessor/v0.1.0