Tyler Yahn
0fe41992b2
Update AWS detector assert dependency ( #574 )
...
* Update AWS detector assert dependency
Use the stretchr testify assert package.
* Update Go module dependencies
2021-02-18 08:36:48 -08:00
Tyler Yahn
1c687598a6
Release v0.17.0 ( #580 )
...
* Release v0.17.0
* Update CHANGELOG
2021-02-18 07:26:39 -08:00
dependabot[bot]
8d6e61be85
Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws ( #576 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.6 to 1.37.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.6...v1.37.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-16 07:52:52 -08:00
Bhautik Pipaliya
bd90f3e3b2
Eks resource detector bugfix ( #575 )
...
* added failure scenario when getting container fails
* fix test case failure
* add changelog
* fix ecs resource detector bug
* fix struct name as per golint suggestion
* minor changes
* added NewResourceDetector func and interface assertions
* fix golint failure
* minor changes to address review comments
* fix eks resource detector bug
* comment changes
* fix typo
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-16 07:26:32 -08:00
Bhautik Pipaliya
e532370ba2
Fix ECS resource detector bug ( #569 )
...
* added failure scenario when getting container fails
* fix test case failure
* add changelog
* fix ecs resource detector bug
* fix struct name as per golint suggestion
* minor changes
* added NewResourceDetector func and interface assertions
* fix golint failure
* minor changes to address review comments
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-10 09:01:44 -08:00
dependabot[bot]
b87d221da8
Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp ( #572 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.75.0 to 0.76.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.75.0...v0.76.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-09 15:10:23 -08:00
dependabot[bot]
e3b511e7d1
Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws ( #570 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.1 to 1.37.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.1...v1.37.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-09 08:46:25 -08:00
Bhautik Pipaliya
cc69f93ac0
added failure message - ECS resource detector ( #568 )
...
* added failure scenario when getting container fails
* fix test case failure
* add changelog
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-02-05 15:33:09 -05:00
dependabot[bot]
feebb9b04f
Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws ( #566 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.29 to 1.37.1.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.29...v1.37.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-01 10:01:38 -08:00
dependabot[bot]
90490eca4f
Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws ( #558 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.23 to 1.36.29.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.23...v1.36.29 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-01-20 11:47:54 -08:00
dependabot[bot]
33f383bb82
Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp ( #531 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.74.0 to 0.75.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.74.0...v0.75.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-01-20 11:24:25 -08:00
ET
3d7fac5844
Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 ( #557 )
2021-01-19 20:58:39 -05:00
Anthony Mirabella
65367f2b37
Prepare v0.16.0 release ( #523 )
...
* Prepare v0.16.0 release
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
* Fix Cortex exporter histogram sumamrization
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
* Avoid double closing a done channel
Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
* Treat cortex histogram bucket counts as floats since they will be coerced to float64 anyways
* Remove unused test helper
* Fix datadog example test
* Fix TraceState comparisons in propagator tests
2021-01-14 22:20:00 -05:00
Chris Post
cd07cf34da
Fix module path for AWS ECS resource detector ( #517 )
...
* Fix module path for AWS ECS resource detector
* Update CHANGELOG with PR number
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-01-11 10:09:21 -08:00
dependabot[bot]
7717b1d75c
Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.23 in /detectors/aws ( #520 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.19 to 1.36.23.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.19...v1.36.23 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 09:43:52 -08:00
dependabot[bot]
ccf6b7344f
Bump github.com/aws/aws-sdk-go from 1.36.15 to 1.36.19 in /detectors/aws ( #511 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.15 to 1.36.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.15...v1.36.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-01-03 03:48:36 -05:00
dependabot[bot]
c9c0a40d8b
Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.15 in /detectors/aws ( #503 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.12 to 1.36.15.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.12...v1.36.15 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 11:38:46 -08:00
dependabot[bot]
683e08e622
Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.12 in /detectors/aws ( #499 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.7 to 1.36.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.7...v1.36.12 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 08:47:04 -08:00
Anthony Mirabella
22c3914579
Bundle Dependabot Updates ( #495 )
...
* Bump github.com/aws/aws-sdk-go from 1.36.2 to 1.36.7 in /detectors/aws
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.2 to 1.36.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.2...v1.36.7 )
Signed-off-by: dependabot[bot] <support@github.com>
* Bump cloud.google.com/go from 0.73.0 to 0.74.0 in /detectors/gcp
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.73.0...v0.74.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/emicklei/go-restful/v3
Bumps [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/emicklei/go-restful/releases )
- [Changelog](https://github.com/emicklei/go-restful/blob/v3.4.0/CHANGES.md )
- [Commits](https://github.com/emicklei/go-restful/compare/v3.3.1...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
* Bump gopkg.in/macaron.v1
Bumps [gopkg.in/macaron.v1](https://github.com/go-macaron/macaron ) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/go-macaron/macaron/releases )
- [Commits](https://github.com/go-macaron/macaron/compare/v1.3.9...v1.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
* Bump github.com/spf13/afero in /exporters/metric/cortex/utils
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.4.1...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Bump github.com/astaxie/beego
Bumps [github.com/astaxie/beego](https://github.com/astaxie/beego ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/astaxie/beego/releases )
- [Commits](https://github.com/astaxie/beego/compare/v1.12.2...v1.12.3 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
* Auto-fix go.sum changes in dependent modules
* Bump go.mongodb.org/mongo-driver
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.4.1...v1.4.4 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-12-14 13:01:43 -05:00
dependabot[bot]
3321403326
Bump github.com/aws/aws-sdk-go from 1.36.2 to 1.36.7 in /detectors/aws ( #488 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.2 to 1.36.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.36.2...v1.36.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-12-14 09:44:11 -08:00
Anthony Mirabella
e7b70ebe12
Prepare for v0.15.0 release ( #486 )
2020-12-11 03:23:51 -05:00
Yuchen Ying
54c6a6c67d
Add detector for Cloud Run service. ( #455 )
...
* Add detector for Cloud Run service.
* fixup! Add detector for Cloud Run service.
* Add changelog entry for the change.
* Add unit test for cloud run detector.
* Add license header.
* fixup! Add license header.
* Update CHANGELOG.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/gcp/cloud-run.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* fixup! fixup! Add license header.
* Hardcode service.namespace label to cloud-run-managed per review
discussion.
* Add some additional comments.
* Fix code to work with updated library.
* Move line in changelog.
* Move setupForTest() to cloud-run_test.go and make it a function instead of a method.
* Move the service namespace label.
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-12-10 09:49:22 -08:00
dependabot[bot]
fd9db4ad46
Bump cloud.google.com/go from 0.72.0 to 0.73.0 in /detectors/gcp ( #483 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.72.0 to 0.73.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.72.0...v0.73.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-12-07 10:34:28 -08:00
dependabot[bot]
da8faf5819
Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.36.2 in /detectors/aws ( #479 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.35 to 1.36.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.35...v1.36.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 09:38:10 -08:00
Wilbert Guo
b02fae7b25
Add Amazon EKS Resource Detector ( #465 )
...
* Add EKS Resource Detector
* Remove getK8sCredHeader() from detectorUtils interface
* Change implementation for getContainerId() to be consistent with ecs resource detector
* Change code to use resource.Empty()
* Add comments to functions
* Update error handling with useful messages
* Delete unused variables in EKS resource detector tests
* Add whitespace around operators
* Add space around "-" operator
* Update comments for functions to be more descriptive
* Update CHANGELOG.md
* Fix spaces around operators.
* Change "GET" to use http.MethodGet
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for retrieving auth configmap
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for HTTP request
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for executing HTTP request
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for HTTP response
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for getClusterName
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for parsing JSON for clusterName
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Update error message for reading file
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
* Fix build errors
* Change JSON parsing to use map[string]interface{}
* Add check for HTTP response status code in error handling
* Refactor millisecondTimeOut variable name to timeoutMillis
* Update CHANGELOG.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/go.mod
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/go.sum
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/go.mod
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector_test.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector_test.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector_test.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/eks_resource_detector_test.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Fix build error and address changes to PR
* Change getContainerID() to use regex
* Update detectors/aws/eks/detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* Update detectors/aws/eks/detector.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-12-04 12:56:06 -08:00
dependabot[bot]
59c92e2c00
Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.35 in /detectors/aws ( #469 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.33 to 1.35.35.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.33...v1.35.35 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-30 10:31:25 -08:00
Kelvin Lo
645d23aff8
Add Amazon ECS Resource Detector ( #466 )
...
* add ECS resource Detector
* add comments to methods
* refactored naming convention and methods to use mocking client
* added comments to tests
* refactor env variables with more clearer names
* update changelog and rename variables
2020-11-30 12:12:01 -05:00
dependabot[bot]
d6484270be
Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.33 in /detectors/aws ( #463 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.28 to 1.35.33.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.28...v1.35.33 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-24 12:03:46 -08:00
Tyler Yahn
f284e2828c
Release v0.14.0 ( #461 )
...
* Bump version to v0.14.0
* Update code to use otel v0.14.0
* Go mod tidy
* Update changelog
2020-11-20 18:03:45 -08:00
dependabot[bot]
7eac438f8f
Bump cloud.google.com/go from 0.71.0 to 0.72.0 in /detectors/gcp ( #448 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.71.0 to 0.72.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.71.0...v0.72.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-16 08:01:17 -08:00
dependabot[bot]
905ae72df1
Bump github.com/aws/aws-sdk-go from 1.35.23 to 1.35.28 in /detectors/aws ( #447 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.23 to 1.35.28.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.23...v1.35.28 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 07:52:53 -08:00
dependabot[bot]
19d1285e62
Bump github.com/aws/aws-sdk-go from 1.35.19 to 1.35.23 in /detectors/aws ( #441 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.19 to 1.35.23.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.19...v1.35.23 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-09 09:52:35 -08:00
dependabot[bot]
3757c76807
Bump cloud.google.com/go from 0.70.0 to 0.71.0 in /detectors/gcp ( #442 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.70.0 to 0.71.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.70.0...v0.71.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-09 09:44:01 -08:00
dependabot[bot]
e7ba12942d
Bump github.com/aws/aws-sdk-go from 1.35.14 to 1.35.19 in /detectors/aws ( #431 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.14 to 1.35.19.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.14...v1.35.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-01 08:49:23 -08:00
David Ackroyd
13ae395efa
[aws detector] Additional Attributes ( #410 )
...
Adding extra host/cloud attributes from the semantic conventions that can
be provided by AWS instance metadata:
* `host.image.id`
* `host.name`
* `host.type`
* `cloud.zone`
Metadata (currently only `hostname`) failures will still allow the
resource to be returned, along with a wrapped ErrPartialResource
(per the Detector interface design)
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-30 08:42:10 -07:00
dependabot[bot]
4a5c9349af
Bump cloud.google.com/go from 0.69.1 to 0.70.0 in /detectors/gcp ( #420 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.69.1 to 0.70.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.69.1...v0.70.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-26 11:28:42 -07:00
dependabot[bot]
ca00abdfbe
Bump github.com/aws/aws-sdk-go from 1.35.9 to 1.35.14 in /detectors/aws ( #419 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.9 to 1.35.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.9...v1.35.14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-26 09:43:34 -07:00
dependabot[bot]
6fcf9963dd
Bump cloud.google.com/go from 0.68.0 to 0.69.1 in /detectors/gcp ( #405 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.68.0 to 0.69.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.68.0...v0.69.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-23 10:19:01 -07:00
dependabot[bot]
15977d3780
Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.9 in /detectors/aws ( #404 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.7 to 1.35.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.7...v1.35.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-10-23 09:36:34 -07:00
David Ackroyd
15f50e00eb
[aws detector] Remove error when instance metadata is unavailable ( #401 )
...
> Note the failure to detect any resource information MUST NOT be
> considered an error
When instance metadata is not available, this should not be treated
as an error.
Small refactoring required to allow tests to mock the client, which
should be _mostly_ non-impacting for consumers.
2020-10-15 17:05:43 -07:00
dependabot[bot]
0a44db8d61
Bump github.com/aws/aws-sdk-go from 1.35.2 to 1.35.7 in /detectors/aws ( #393 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.2 to 1.35.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.35.2...v1.35.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-11 15:21:42 -04:00
dependabot[bot]
b1db1e9076
Bump cloud.google.com/go from 0.67.0 to 0.68.0 in /detectors/gcp ( #394 )
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.67.0...v0.68.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-11 15:14:54 -04:00
Anthony Mirabella
af2dfc7baf
Pre release v0.13.0 ( #391 )
...
* Prepare for v0.13.0 release
* Update Jaeger propagator to new otel.TextMapPropagator interface
* Update CHANGELOG.md for v0.13.0 release
* Avoid setting global propagator in tests where it is not reset afterward
2020-10-09 22:40:41 -04:00
dependabot[bot]
e3d25a6f35
Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp ( #383 )
...
* Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.66.0 to 0.67.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.66.0...v0.67.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-05 15:21:28 -04:00
dependabot[bot]
7d9570beea
Bump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws ( #382 )
...
* Bump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.32 to 1.35.2.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.32...v1.35.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-05 15:05:38 -04:00
dependabot[bot]
9dc5e0c25b
Bump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws ( #370 )
...
* Bump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.30 to 1.34.32.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.30...v1.34.32 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2020-09-28 09:17:22 -07:00
Anthony Mirabella
e84d6d6575
Update to API v0.12.0 ( #363 )
...
* Update to API v0.12.0
* Update CHANGELOG.md
* Fix references to contrib/propagators module
2020-09-25 12:04:47 -04:00
dependabot[bot]
e985d42454
Bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.30 in /detectors/aws ( #361 )
...
* Bump github.com/aws/aws-sdk-go from 1.34.27 to 1.34.30 in /detectors/aws
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.27 to 1.34.30.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.27...v1.34.30 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2020-09-24 11:44:22 -07:00
dependabot[bot]
6d5d814987
Bump cloud.google.com/go from 0.65.0 to 0.66.0 in /detectors/gcp ( #354 )
...
* Bump cloud.google.com/go from 0.65.0 to 0.66.0 in /detectors/gcp
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.65.0 to 0.66.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.65.0...v0.66.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-09-20 15:37:50 -04:00
dependabot[bot]
955ea9d001
Bump github.com/aws/aws-sdk-go from 1.34.23 to 1.34.27 in /detectors/aws ( #353 )
...
* Bump github.com/aws/aws-sdk-go from 1.34.23 to 1.34.27 in /detectors/aws
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.34.23 to 1.34.27.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.34.23...v1.34.27 )
Signed-off-by: dependabot[bot] <support@github.com>
* Auto-fix go.sum changes in dependent modules
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2020-09-20 13:18:41 -04:00