1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/metric
Aaron Clawson b6d4335a72
Removes go1.17, replaces with go1.18 (#3179)
* Removes go1.17, replaces with go1.18

* Update Changelog

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-09-19 17:22:40 -07:00
..
global Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
instrument typo fix (#2991) 2022-07-05 11:35:21 -04:00
internal/global Update golangci-lint to v1.48.0 (#3105) 2022-08-24 21:42:28 -05:00
unit Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
config.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
doc.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
example_test.go Update golangci-lint to v1.48.0 (#3105) 2022-08-24 21:42:28 -05:00
go.mod Removes go1.17, replaces with go1.18 (#3179) 2022-09-19 17:22:40 -07:00
go.sum Release prep 1.8.0 (#3001) 2022-07-08 14:23:16 -04:00
meter.go Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
noop_test.go Move metric no-op implementation to metric package (#2866) 2022-04-28 12:52:10 -07:00
noop.go typo fix (#2991) 2022-07-05 11:35:21 -04:00