-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update module io_opencensus_go_contrib_exporter_stackdriver to v0.13.14 #63
base: master
Are you sure you want to change the base?
Conversation
Can one of the admins verify this patch? |
1b2bd3f
to
86d1955
Compare
86d1955
to
ba88be2
Compare
Test this please |
ba88be2
to
4f327ec
Compare
4f327ec
to
eadfc39
Compare
eadfc39
to
e5db8b7
Compare
e5db8b7
to
dd9766f
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: renovate-bot The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dd9766f
to
b0f466a
Compare
b0f466a
to
54f92b2
Compare
54f92b2
to
5ef4560
Compare
5ef4560
to
7009a01
Compare
7009a01
to
b6766d0
Compare
b6766d0
to
a3485c3
Compare
a3485c3
to
f3683a0
Compare
f3683a0
to
42ed4c4
Compare
42ed4c4
to
d90f081
Compare
d90f081
to
430fd4e
Compare
430fd4e
to
0027b0c
Compare
0027b0c
to
44b3e2e
Compare
This PR contains the following updates:
v0.6.0
->v0.13.14
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
census-ecosystem/opencensus-go-exporter-stackdriver (io_opencensus_go_contrib_exporter_stackdriver)
v0.13.14
Compare Source
v0.13.13
Compare Source
v0.13.12
Compare Source
v0.13.11
Compare Source
v0.13.10
Compare Source
v0.13.9
Compare Source
v0.13.8
Compare Source
v0.13.7
Compare Source
v0.13.6
Compare Source
Fixes:
v0.13.5
Compare Source
support knative_broker and knative_trigger resource types
v0.13.4
Compare Source
Parse the number of dropped timeseries from Create Timeseries Response to correctly record the number of partial failures ( #276)
v0.13.3
Compare Source
Add option to allow user agent to be explicitly overridden (#274)
Skip adding display name prefix for metrics with custom domain (#273)
v0.13.2
Compare Source
Changes Since v0.13.1
366afe7
Check .Present before setting label value (#268)1fcdb6a
Update opencensus-go to v0.22.4 (#267)7ce9f72
Initialize the labels map in the response. (#264)1905f46
Stop including artificial 0 bound when existing lowest bound is negative (#262)v0.13.1
Compare Source
Changes Since v0.13.0
e191b7c
Make defaultMapResource function public to allow reusing it in custom functions (#255)1d104f7
Allow exporting metrics with resource gae_instance. (#253)f86b8f1
Default mapping for knative_revision & autodetect labels (#252)ddbc64a
update PushTraceSpans to return dropped spans instead of good spans. (#251)v0.13.0
Compare Source
Changes Since v0.12.9
ab68e2a
PushTraceProto for batch uploading in a collector (#249)v0.12.9
Compare Source
Changes since v0.12.8
a428e35
fix goimports error in test.pb.go file. (#248)626e69e
trace: allow for concurrent uploads to Stackdriver (#246)1cdca91
Use standard label name for location. (#241)59d068f
Add GetMetricPrefix func as an option to support dynamic custom metric prefix (#238)61e3caa
Rename metrics_test_utils.go to avoid dependency on testing package. (#233)2827354
stop ignoring errors while processing metrics. (#236)v0.12.8
Compare Source
Changes since v0.12.7
9366d36
Add option to provide resource based on metric descriptor. (#231)8033da9
Small optimization to avoid unnecesarry allocations. (#228)9cc5395
add wrapper around ioutil.ReadFile. (#226)3504ffa
fix typo. (#225)e2f5be5
Resource per metric (#224)76f086b
Unit test using input and output proto files (#223)4339afa
add resource detector test. (#219)2798eee
Apply timeout to each worker in metrics_proto export (#222)633d9ea
Set a minimum size for reqsChan in batcher (#221)6f7321c
Allow sending CreateTimeSeriesReq in multiple goroutines (#213)717ac5c
add test to handle multiple timeseries for Summary metrics. (#220)7ea215e
Enforce consistent logic for CreateMetricDescriptor for stats and metrics (#217)e1ae7ed
use localhost to prevent security pop-up on macos. (#216)a3453a5
Unit test (#215)470fd47
Fix convertSummaryMetrics (#214)c4af412
Upgrade dependencies (#210)c5e91fb
Explicitly set HasValue to true for LabelValue (#209)ac1282a
Fix equivalence test (#208)b2a517b
Use endpoint instead of connection in equivalence_test (#207)619996f
Use complete address when return from create fake server (#206)746b104
go mod tidy (#205)71d3e05
Remove unnecessary comment, check errors for PushMetricsProto (#204)d50bb4a
Do not try to start trace exporter in TestExportTimeSeriesWithDifferentLabels (#203)6ee7f96
Remove leading 0 in histogram buckets in example (#201)v0.12.7
Compare Source
Changes since v0.12.6
2fdcf7b
Reproduce bug in stackdriver exporter. (#199)b5c7a2c
Enable test coverage. (#200)dd3a274
Fix label matching and add tests (#198)b183b1e
Fix slice allocation (#197)v0.12.6
Compare Source
Changes since v0.12.2
Click to expand!
0a55998
Use NewReader for metrics reader init (#195)321e549
Fix incorrect slice creation (#196)3b40441
Add a metric batcher which preallocates batch sizes. (#194)3a3e471
Fix proto import (#192)7cac5ce
Revert "Remove support for exporting ViewData (#188)" (#191)211cb75
fix example to use new api to start and stop exporting. (#190)4b7f306
Remove support for exporting ViewData (#188)97b79b6
Rename ExportMetricsProtoSync to ExportMetricsProto (#189)93f882d
Remove the batching version for proto exporter (#187)b0cbe77
Remove outdated option GetMonitoredResource (#186)a8e01fd
Remove mandatory opencensus_task label from node and respect metric prefix (#184)6c1c12f
Remove Gopkg support (#185)7449e7d
Fix unit for cumulative metrics and minor cleanups (#183)7bb4fd6
Presanitize all the default keys and metric label keys. (#181)270bb39
Small cleanup of the return values (#180)9762c69
Set MetricKind and ValueType when sending TimeSeries (#182)ffafe44
Cache seen resources for each export request (#179)8a44032
Add an experimental API that exports metrics proto synchronously (#178)bfde7f1
Add mapping for k8s node resource (#177)bf39ce4
Upgrade dependencies in go.mod (#176)5e806e0
Added mapping for kubernetes pod resource (#174)6850d2e
Upgrade dependencies in go.mod (#172)655917a
Use MetricServiceServer in fakeMetricService. (#168)1aade25
Fix handling errors in when failing to upload metrics proto (#171)e19adcf
Don't use a timeout context when creating the metrics client. (#166)09504ed
print location detection error only when running on GCE. (#165)0954e43
Remove unnecessary logging (#131)91082ae
Add resource translation readme file. (#163)v0.12.5
Compare Source
v0.12.4
Compare Source
v0.12.3
Compare Source
v0.12.2
Compare Source
Complete list of changes since v0.12.1
68e3d74
Copy resources when converting summary metrics. (#162)v0.12.1
Compare Source
Complete list of changes since v0.12.0
3ea76e9
use container type resource instead of k8s type for resource transfomration. (#160)v0.12.0
Compare Source
Important Changes
Complete list of changes since release v0.11.1
5d4eb99
transform resources for metrics exported via ExportMetricsProto api (#158)69e294b
Fix resource mapping. (#155)3a2251b
convert summary metrics to cumulatives and gauges. (#152)v0.11.1
Compare Source
v0.11.0
Compare Source
Important Changes
Complete list of changes since release v0.10.0
9f1fc3b
add support for label key description. (#136)5cd96ff
fix golint and add Makefile. (#138)433871b
Fix resource assignment in GKE and GCE environment when using metrics exporter. (#139)b39028f
add issue template (#137)4351271
Don't overwrite agent label if already set (#132)aed34d9
Update oc version in go.mod. (#129)c34b175
Upgrade dependencies in go.mod (#125)f6ea5dc
Use cmp instead of reflect and json in tests. (#122)v0.10.2
Compare Source
v0.10.1
Compare Source
v0.10.0
: Metrics ExporterCompare Source
Metric Support
This release supports a new api to consume metrics data model and export it to stackdriver backend. The previous api consumed view data model. Both apis are supported and pervious api will continue to work as before.
Additional apis, StartMetricsExporter and StopMetricsExporter are introduced to work with new model of Interval Reader and Reader introduced in version 0.20.0 of OpenCensus Go library. The reader allows to read metrics from all producers registered with the library. StartMetricsExporter starts the interval reader which periodically reads metrics from all producers and exports them to the backend.
Using Metrics Data Model (New)
Using View Data Model (Old)
Note: Use only one approach. Using both approach simultaneously will result into unspecified behavior.
Important Fixes
dc2fe43
Batch time series with different label values into same request. (#119)Complete List of changes since previous release.
e393203
add Start and Stop function for metrics exporter. (#121)dc2fe43
Batch time series with different label values into same request. (#119)0ca8377
add support for exporting metrics data model (#109)27663a7
Fix an issue with multiple calls of Autodetec func (#117)81dc1cd
Update go.mod and go.sum. (#113)0b43b4e
Remove exemplar for now. (#112)fff47fb
Fix dependency issues when GO111MODULE is disabled. (#111)16fd214
turn on go11 module (#110)eb72365
Fix metric descriptor convertion. (#108)199f933
rename metrics.go to metrics_proto.go. (#107)ed9eca6
Change ExportMetric api to ExportMetricProto (#106)e9b8671
Revert "change ExportMetric api to ExportMetricProto (#104)" (#105)bf0d8a4
change ExportMetric api to ExportMetricProto (#104)ab5a58a
Upgrade oc-proto version and fix errors. (#102)4ef0c69
update .gitignore to exclude .idea (#97)9fed8be
Remove instance-id label from k8s_container resource. (#94)aaad73f
Fix k8s_container resource labels. (#93)14131f5
add zero bucket if not present. (#89)d2e06c1
Distinguish between gke_container and k8s_container monitored resource type (#90)91f15dd
go.mod: update dependencies and tidy up (#88)88d38dc
Add support for Float64 attribute. (#86)7d76817
Integrate with core resource and known detectors (#84)c06c82c
skip equality check for cached metric descriptor for built-in metrics. (#81)0f284fd
skip creating metric descriptor for stackdriver built-in metrics. (#77)v0.9.2
Compare Source
v0.9.1
: (deduplicated metrics and CreateTimeSeriesRequests)Compare Source
With these release, we've fixed a years-long standing issue in which uploading duplicate metrics within the same TimeSeries would cause this kind of error
By duplicate metrics, meaning those metrics that share the same "Type"/"Name" e.g. for illustrative purposes
which had plagued even the view.Exporter aka OpenCensus StatsExporter from day 1.
With the PR https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/pull/74 to fix issue https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/issues/73, there is a deduplication process that prevents putting duplicated Metrics in the same CreateTimeSeriesRequest.
The above issue #73 was exacerbated when Stackdriver Metrics exporter was added to the OpenCensus Agent and metrics were streamed in from various sources concurrently.
v0.9.0
: OpenCensus Proto Metrics exporterCompare Source
With this release, this Stackdriver exporter now accepts OpenCensus Proto Metrics and converts them into Stackdriver Metrics. This is complementary to the first exporter which received view.Data aka OpenCensus Stats and converted those to Stackdriver Metrics.
The output of exporting OpenCensus Proto Metrics and OpenCensus stats aka view.Data is exactly the same and enforced by tests. This ensures that if a program was running alright before while using view.Data, that with Proto Metrics it will run transparently too.
v0.8.0
: OpenCensus Go Stackdriver Exporter 0.8.0Compare Source
2b7f4fc
Add timeouts; make span size buffer limit precise (#58)v0.7.0
: OpenCensus Go Stackdriver Exporter 0.7.0Compare Source
f6033e3
Add GetMonitoredResource option (#46)2c06ade
Allow customizing the metric type and display name (#44)9f333b4
Add go modules support (#39)506554d
Update reporting period in the example to 60s. (#38)2f26a5d
Do not use zero defaults for bundle delays (#34)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.