{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":244484581,"defaultBranch":"main","name":"opentelemetry-operations-go","ownerLogin":"GoogleCloudPlatform","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-02T22:00:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2810941?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713529970.0","currentOid":""},"activityList":{"items":[{"before":"ae82ed36ad533398d3a32caa8942b22952ef5a5c","after":"21602689459a185ee389b4ea871b392de5a010ef","ref":"refs/heads/main","pushedAt":"2024-04-25T14:05:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Add support for BMS machines to the resource detection library (#828)\n\n* Add support for Bare Metal Solution (BMS) machines\r\n\r\n* Update copyright year to 2024\r\n\r\n* Update copyright year for bms_test.go\r\n\r\n* Update copyright year attempt #2\r\n\r\n* Expand BMS abbreviation to Bare Metal Solution","shortMessageHtmlLink":"Add support for BMS machines to the resource detection library (#828)"}},{"before":"aae4a1f9f81eb093c80244948ab4f79864c1dec1","after":"2686c68fd474fb8e3bb278a844bbf309c7c011e2","ref":"refs/heads/dependabot/go_modules/tools/golang.org/x/net-0.23.0","pushedAt":"2024-04-24T13:31:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools"}},{"before":"fd38e34240ba2fe767ea2595c02952268b719c4c","after":"ae82ed36ad533398d3a32caa8942b22952ef5a5c","ref":"refs/heads/main","pushedAt":"2024-04-24T13:30:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Update OpenTelemetry dependencies (#840)\n\n* update opentelemetry dependencies\r\n\r\n* drop support for go 1.20\r\n\r\n* tidy","shortMessageHtmlLink":"Update OpenTelemetry dependencies (#840)"}},{"before":"aca1cfd2afef008b80c7b069113f55abdf177ed8","after":"fd38e34240ba2fe767ea2595c02952268b719c4c","ref":"refs/heads/main","pushedAt":"2024-04-23T19:01:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"fix: flatten ValueTypeSlice to ValueTypeString (#831)\n\n* fix: flatten ValueTypeSlice to ValueTypeString\r\n\r\n* fix: use json marshalling for non-primitive values\r\n\r\n* fix: validate returned errors in tests\r\n\r\nCo-authored-by: David Ashpole \r\nSigned-off-by: Keaton Cross \r\n\r\n* fix: regenerate test fixtures\r\n\r\n---------\r\n\r\nSigned-off-by: Keaton Cross \r\nCo-authored-by: David Ashpole ","shortMessageHtmlLink":"fix: flatten ValueTypeSlice to ValueTypeString (#831)"}},{"before":"88c799af8373802d659e6efdca387e3a353e8c21","after":"aca1cfd2afef008b80c7b069113f55abdf177ed8","ref":"refs/heads/main","pushedAt":"2024-04-23T15:54:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Deduplicate target_info and scope_info (#838)\n\n* deduplicate target_info and scope_info\r\n\r\n* switch to struct for set","shortMessageHtmlLink":"Deduplicate target_info and scope_info (#838)"}},{"before":"4fe07d3c34585657da9fad99b48d54dab121aaed","after":"88c799af8373802d659e6efdca387e3a353e8c21","ref":"refs/heads/main","pushedAt":"2024-04-22T15:10:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"psx95","name":"Pranav Sharma","path":"/psx95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22191775?s=80&v=4"},"commit":{"message":"Add support for CreateServiceTimeSeries (#837)\n\n* Add support for createServiceTimeSeries\r\n\r\n* Update tests to accomodate CreateServiceTimeSeries\r\n\r\n* Update comment\r\n\r\n* Remove redundant check","shortMessageHtmlLink":"Add support for CreateServiceTimeSeries (#837)"}},{"before":"e60bca9d88405dc6ba72741445af131d5d78b016","after":"4fe07d3c34585657da9fad99b48d54dab121aaed","ref":"refs/heads/main","pushedAt":"2024-04-19T15:59:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"psx95","name":"Pranav Sharma","path":"/psx95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22191775?s=80&v=4"},"commit":{"message":"Update grpc example to allow long runs (#835)\n\n* Update grpc example to allow long runs\r\n\r\n* Trigger Build\r\n\r\n* Update sample to allow indefinite span generation","shortMessageHtmlLink":"Update grpc example to allow long runs (#835)"}},{"before":null,"after":"aae4a1f9f81eb093c80244948ab4f79864c1dec1","ref":"refs/heads/dependabot/go_modules/tools/golang.org/x/net-0.23.0","pushedAt":"2024-04-19T12:32:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools"}},{"before":"20e696f5739df4b575003a717d3b8bb4a27510b0","after":"e60bca9d88405dc6ba72741445af131d5d78b016","ref":"refs/heads/main","pushedAt":"2024-04-16T14:25:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"read-all permissions for github workflows (#829)","shortMessageHtmlLink":"read-all permissions for github workflows (#829)"}},{"before":"b3c92fa45688ea7608e284d28711d30b3630bf94","after":"20e696f5739df4b575003a717d3b8bb4a27510b0","ref":"refs/heads/main","pushedAt":"2024-04-16T14:00:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"use codecov secret (#833)","shortMessageHtmlLink":"use codecov secret (#833)"}},{"before":"4caace7de8789f91dc3ddcdbcd328db002c44abb","after":"b3c92fa45688ea7608e284d28711d30b3630bf94","ref":"refs/heads/main","pushedAt":"2024-04-15T19:51:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"update to 1.22.2 to satisfy govulncheck (#830)\n\n* update to 1.22.2 to satisfy govulncheck\r\n\r\n* update golang.org/x/net to v0.23.0\r\n\r\n* tidy","shortMessageHtmlLink":"update to 1.22.2 to satisfy govulncheck (#830)"}},{"before":"e8d82402b4ec52a208fbaf71682946d6304c88cd","after":null,"ref":"refs/heads/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.0","pushedAt":"2024-04-02T16:50:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e307cf7586c196e18978cf6ac33a758acc4abf8d","after":"4caace7de8789f91dc3ddcdbcd328db002c44abb","ref":"refs/heads/main","pushedAt":"2024-03-27T18:22:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Add MapMonitoredResource field to Log config. (#826)\n\n* Add MapMonitoredResource field to Log config.\r\n\r\n* Update exporter/collector/config.go\r\n\r\nCo-authored-by: David Ashpole \r\nSigned-off-by: aglipska <107988284+aglipska@users.noreply.github.com>\r\n\r\n* Fix lint and test problems.\r\n\r\n---------\r\n\r\nSigned-off-by: aglipska <107988284+aglipska@users.noreply.github.com>\r\nCo-authored-by: David Ashpole ","shortMessageHtmlLink":"Add MapMonitoredResource field to Log config. (#826)"}},{"before":"6b4a7ccbde73d7681e225d55272428211446397e","after":"dbc84b4a262f9a7a1d677fc2eeb5df80923e6e61","ref":"refs/heads/dependabot/go_modules/e2e-test-server/cloud_functions/github.com/cloudevents/sdk-go/v2-2.15.2","pushedAt":"2024-03-26T16:29:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/cloudevents/sdk-go/v2\n\nBumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.13.0 to 2.15.2.\n- [Release notes](https://github.com/cloudevents/sdk-go/releases)\n- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.13.0...v2.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudevents/sdk-go/v2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/cloudevents/sdk-go/v2"}},{"before":"71d9493feef046a04562947c5a8c09a0d5d596e2","after":"e307cf7586c196e18978cf6ac33a758acc4abf8d","ref":"refs/heads/main","pushedAt":"2024-03-26T16:27:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"Update OTel dependencies and Prepare release v1.22.0 and v0.46.0 (#824)\n\n* make prepare-release\r\n\r\n* Remove make fixtures step from RELEASING (now part of prepare-release)\r\n\r\n* Add replace directives for new examples\r\n\r\n* Update otel versions\r\n\r\n* make update-otel and make prepare-release","shortMessageHtmlLink":"Update OTel dependencies and Prepare release v1.22.0 and v0.46.0 (#824)"}},{"before":"ed7ca960a45de2039422f7051fc3e59f8da99029","after":"71d9493feef046a04562947c5a8c09a0d5d596e2","ref":"refs/heads/main","pushedAt":"2024-03-26T12:52:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"example/metric : Add exponential_histogram README and reorganize folders. (#821)\n\n* metric/exponential_histogram : Add README.\r\n\r\n* metric/export : Reorganize example/metric folders.\r\n\r\n* exponential_histogram: Change dashboard display name.\r\n\r\n* example: Remove binaries.\r\n\r\n* exponential_histogram: Improve README.\r\n\r\n* metric/example : Revert folder reorg.\r\n\r\n* example/metric : Create \"dashboards\" folder and organize.\r\n\r\n* Update copyright date.\r\n\r\n* exponential_histogram : Fix conflicting module name\r\n\r\n* example/metric : Improve README's.\r\n\r\n* exponential_histogram : Fix images path.\r\n\r\n* example/metric : Improve README's further.\r\n\r\n* sdk : Fix images path.\r\n\r\n* example/metric : Small README improvements.\r\n\r\n* example/metric : Make build and run instructions example agnostic.","shortMessageHtmlLink":"example/metric : Add exponential_histogram README and reorganize fold…"}},{"before":"80c6b9c57c2092ab40595b3de31a7fafd4ec4321","after":"ed7ca960a45de2039422f7051fc3e59f8da99029","ref":"refs/heads/main","pushedAt":"2024-03-25T14:46:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"Add additional fallbacks for GMP exporter (#823)\n\n* Add additional fallbacks for GMP exporter\r\n\r\n* Only drop service.name, service.namespace, and service.instance.id and GMP labels","shortMessageHtmlLink":"Add additional fallbacks for GMP exporter (#823)"}},{"before":"2be0414d564ce62759e2da63615b27103ab950d3","after":"80c6b9c57c2092ab40595b3de31a7fafd4ec4321","ref":"refs/heads/main","pushedAt":"2024-03-25T14:46:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"Add SDK ExponentialHistogram unit test and check for errors from other metric types (#822)","shortMessageHtmlLink":"Add SDK ExponentialHistogram unit test and check for errors from othe…"}},{"before":"5476951d36f08da48cbcd8e50070ed72ca95cb21","after":"2be0414d564ce62759e2da63615b27103ab950d3","ref":"refs/heads/main","pushedAt":"2024-03-18T14:36:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"Make client auth extension public and implement component.Component (#814)\n\n* Make client auth extension CreateExtension()/CreateDefaultConfig() public\r\n\r\n* Implement component.Component\r\n\r\n* make gotidy\r\n\r\n* Add nil checks and tests\r\n\r\n* Fix tests","shortMessageHtmlLink":"Make client auth extension public and implement component.Component (#…"}},{"before":null,"after":"e8d82402b4ec52a208fbaf71682946d6304c88cd","ref":"refs/heads/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.0","pushedAt":"2024-03-13T23:18:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools\n\nBumps google.golang.org/protobuf from 1.31.0 to 1.33.0.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools"}},{"before":"0fe89f668e2d62cedae770b8d004a4b6d9f7ac21","after":"5476951d36f08da48cbcd8e50070ed72ca95cb21","ref":"refs/heads/main","pushedAt":"2024-03-13T13:52:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Create client on Start instead of Creation (#817)\n\n* move client creation to Start","shortMessageHtmlLink":"Create client on Start instead of Creation (#817)"}},{"before":"8f90874dbcbec0e38359a65dfde65ea05e517411","after":"0fe89f668e2d62cedae770b8d004a4b6d9f7ac21","ref":"refs/heads/main","pushedAt":"2024-03-07T15:14:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Add fixture with a histogram exemplar, and implement exemplar attachments in SDK (#813)\n\n* add fixture with exemplar\r\n\r\n* implement conversion for histogram exemplars\r\n\r\n* implement exemplar attributes for histograms in sdk exporter\r\n\r\n* small fixes\r\n\r\n* normalize timestamps for exemplars\r\n\r\n* address feedback","shortMessageHtmlLink":"Add fixture with a histogram exemplar, and implement exemplar attachm…"}},{"before":null,"after":"6b4a7ccbde73d7681e225d55272428211446397e","ref":"refs/heads/dependabot/go_modules/e2e-test-server/cloud_functions/github.com/cloudevents/sdk-go/v2-2.15.2","pushedAt":"2024-03-06T20:13:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/cloudevents/sdk-go/v2\n\nBumps [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) from 2.13.0 to 2.15.2.\n- [Release notes](https://github.com/cloudevents/sdk-go/releases)\n- [Commits](https://github.com/cloudevents/sdk-go/compare/v2.13.0...v2.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cloudevents/sdk-go/v2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/cloudevents/sdk-go/v2"}},{"before":"b4f84b139d799c85ec8bcf58d2dd4c2f2b353314","after":"8f90874dbcbec0e38359a65dfde65ea05e517411","ref":"refs/heads/main","pushedAt":"2024-03-06T16:52:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"support exemplars from integer instruments (#810)","shortMessageHtmlLink":"support exemplars from integer instruments (#810)"}},{"before":"e16634a49d5b3517510a399b2c111c4b7a637fd7","after":"b4f84b139d799c85ec8bcf58d2dd4c2f2b353314","ref":"refs/heads/main","pushedAt":"2024-03-06T15:54:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Update go version to 1.22.1 to fix govulncheck warnings (#811)\n\n* update go version to 1.22.1 to fix govulncheck warnings\r\n\r\n* update protobuf to v1.33.0 to fix linter error","shortMessageHtmlLink":"Update go version to 1.22.1 to fix govulncheck warnings (#811)"}},{"before":"c7b17b6dd7a9f3b08b8539ed846cb4547927011a","after":"e16634a49d5b3517510a399b2c111c4b7a637fd7","ref":"refs/heads/main","pushedAt":"2024-03-04T19:48:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"example/metric/exponential_histogram: Remove filter from `dashboard.json` (#808)","shortMessageHtmlLink":"example/metric/exponential_histogram: Remove filter from `dashboard.j…"}},{"before":"87124ac8635698cc7cdc9f8f2dfca94a8aa13606","after":"c7b17b6dd7a9f3b08b8539ed846cb4547927011a","ref":"refs/heads/main","pushedAt":"2024-03-04T16:57:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"exporter/metric: Add support to export Distribution with Exemplars and Exponential Histograms. (#777)\n\n* exporter/metric: Add support to export Distribution with Exemplars.\r\n\r\n* example/metric: Add expoential histogram example.\r\n\r\n* Update example.go.\r\n\r\n* exporter/metric: Transform ExponentialHistogram to Distribution.\r\n\r\n* example: Update date.\r\n\r\n* example: Use views for histogram.\r\n\r\n* Fixed ExponentialHist to Distribution translation.\r\n\r\n* Add more distribution metric views to example.go.\r\n\r\n* Fix typo.\r\n\r\n* Remove local dev artifacts.\r\n\r\n* Tidy go.mod.\r\n\r\n* Update dependencies.\r\n\r\n* Further update dependencies.\r\n\r\n* Go mod tidy.\r\n\r\n* Removed debuggin and unused code.\r\n\r\n* Fix example parameters and logs.\r\n\r\n* Use `positiveBucketCounts` for mean calculation.\r\n\r\n* Fix linter errors.\r\n\r\n* Use `s` units instead of `ms`.\r\n\r\n* Use `collector/metric.go` implementation of `exponentialHistogramPoint` as reference for `expHistToDistribution`.\r\n\r\n* Write to `workload.googleapis.com` instead of `custom.googleapis.com`\r\n\r\n* Add `dashboard.json` to visualize `example.go`\r\n\r\n* Fix `expHistToDistribution`\r\n\r\n* Use correct type `ExponentialHistogramDataPoint`.\r\n\r\n* Fix usage of `math.IsNan`\r\n\r\n* Add `TODO` for missing `[]attachments` to exemplars exporting.\r\n\r\n* Set copyright year to `2024`\r\n\r\n* Update example/metric/exponential_histogram/example.go\r\n\r\nCo-authored-by: David Ashpole \r\nSigned-off-by: Francisco Valente Castro <1435136+franciscovalentecastro@users.noreply.github.com>\r\n\r\n* Add support for `int64` ExponentialHistogram.\r\n\r\n* Pass all views once to `WithView`.\r\n\r\n* Remove `workloadMetricsPrefixFormatter`.\r\n\r\n---------\r\n\r\nSigned-off-by: Francisco Valente Castro <1435136+franciscovalentecastro@users.noreply.github.com>\r\nCo-authored-by: David Ashpole ","shortMessageHtmlLink":"exporter/metric: Add support to export Distribution with Exemplars an…"}},{"before":"babed4870546b78cee69606726961cfd20cbea42","after":"87124ac8635698cc7cdc9f8f2dfca94a8aa13606","ref":"refs/heads/main","pushedAt":"2024-02-23T20:00:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"damemi","name":"Mike Dame","path":"/damemi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1839101?s=80&v=4"},"commit":{"message":"Update OTLP auth example (#803)\n\n* Update OTLP GCP auth sample\r\n\r\n* Add http OTLP auth sample\r\n\r\n* Use env var config settings","shortMessageHtmlLink":"Update OTLP auth example (#803)"}},{"before":"2d49ceb9ad2e1ed3b513a455c9501b8dafd5e354","after":"babed4870546b78cee69606726961cfd20cbea42","ref":"refs/heads/main","pushedAt":"2024-02-09T17:56:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"Update opentelemetry dependencies, and handle non-fatal resource errors (#801)\n\n* update opentelemetry dependencies\r\n\r\n* handle non-fatal resource errors","shortMessageHtmlLink":"Update opentelemetry dependencies, and handle non-fatal resource erro…"}},{"before":"4cdbea2c3189c4bb5f4f3341d53e9dcb613f2093","after":"2d49ceb9ad2e1ed3b513a455c9501b8dafd5e354","ref":"refs/heads/main","pushedAt":"2024-02-09T17:05:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dashpole","name":"David Ashpole","path":"/dashpole","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3262098?s=80&v=4"},"commit":{"message":"start testing on go 1.22 (#802)","shortMessageHtmlLink":"start testing on go 1.22 (#802)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOj2RlwA","startCursor":null,"endCursor":null}},"title":"Activity · GoogleCloudPlatform/opentelemetry-operations-go"}