main
[processor/transform] introduce aggregate_on_attributes function for metrics (#33334)
[chore]: enable error-nil and nil-compare rules from testifylint (#34936)
[processor/transform] introduce aggregate_on_attribute_value function for metrics (#33423)
[chore]: use testify instead of testing.Fatal or testing.Error in processor (#36374)
[chore]: enable gofumpt linter for processor (#36347)
[transformprocessor]: Remove unnecessary data copy when transform sum to/from gauge (#35177)
[pkg/ottl] Add schema_url field to contexts (#31444)
[all][chore] Moved from interface{} to any for all go code (#29072)
[processor/transform] Add copy_metric function (#30846)
[chore] remove unnecessary error formatting when not needed (#35589)
[pkg/ottl] Add support for scaling values (#33246)
[chore] Upgrade golangci and fix lint issues (#36908)
[pkg/ottl] set `processor.transform.ConvertBetweenSumAndGaugeMetricContext` as stable (#36216)
[chore]: enable whitespace linter for processor and receiver (#36297)
[chore] remove skipped leak check (#31011)
[processor/transform] Report all parsing errors (#24245)