Skip to content

Commit

Permalink
maint(deps): bump the minor-patch group with 13 updates (#1304)
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/creasty/defaults](https://github.com/creasty/defaults) |
`1.7.0` | `1.8.0` |
|
[github.com/grafana/pyroscope-go/godeltaprof](https://github.com/grafana/pyroscope-go)
| `0.1.7` | `0.1.8` |
|
[github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml)
| `2.2.2` | `2.2.3` |
|
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
| `1.19.1` | `1.20.2` |
|
[go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
|
[go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go)
| `1.28.0` | `1.29.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.65.0` |
`1.66.0` |

Updates `github.com/creasty/defaults` from 1.7.0 to 1.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/creasty/defaults/releases">github.com/creasty/defaults's
releases</a>.</em></p>
<blockquote>
<h2>v1.8.0</h2>
<ul>
<li><a href="https://github.com/creasty/defaults/pull/46">fix:
error when trying initialize slice of structs with default tag</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/creasty/defaults/commit/abebf4bedce8cd6aa1b52cda5a9bc870aa15084d"><code>abebf4b</code></a>
Merge pull request <a
href="https://github.com/creasty/defaults/issues/46">#46</a>
from orangejohny/master</li>
<li><a
href="https://github.com/creasty/defaults/commit/586c26740b2399691454a47b62ba904a4a9b6ee6"><code>586c267</code></a>
fix: don't pass slice's defaultVal to setField func</li>
<li><a
href="https://github.com/creasty/defaults/commit/5220e08074d54cf55444eb46c6177f0beb84f43c"><code>5220e08</code></a>
Merge pull request <a
href="https://github.com/creasty/defaults/issues/43">#43</a>
from rfyiamcool/docs/code</li>
<li><a
href="https://github.com/creasty/defaults/commit/db193a3c1146d4e893e317af1b15bf99d3b4eca2"><code>db193a3</code></a>
feat: add example</li>
<li><a
href="https://github.com/creasty/defaults/commit/82cd96d62865a9ece1f5b7cdb9dad974bef51655"><code>82cd96d</code></a>
docs: complete example</li>
<li>See full diff in <a
href="https://github.com/creasty/defaults/compare/v1.7.0...v1.8.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/grafana/pyroscope-go/godeltaprof` from 0.1.7 to
0.1.8
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/edd64fd9a09c27d2a839bdb8bdcfe832eecb98d6"><code>edd64fd</code></a>
fix: avoid panic in init godeltaprof/http/pprof for go 1.23 (<a
href="https://github.com/grafana/pyroscope-go/issues/119">#119</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/278dd8c2d5dd7990fc06c3c7b8b2a348d01a634f"><code>278dd8c</code></a>
chore(check_golang_profiler_changes): acknowledge new golang profiler
changes...</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/f1a626fc4fe02866a4c37bd52814506fa9cf78cf"><code>f1a626f</code></a>
Feat: Auto-label profiles based on request baggage (<a
href="https://github.com/grafana/pyroscope-go/issues/99">#99</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/ed0d159a541f862256e204fc8044b56bf75523ce"><code>ed0d159</code></a>
Update README.md (<a
href="https://github.com/grafana/pyroscope-go/issues/115">#115</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/181f95a5c7d7b778a76ef7cbd3261ff310f9857d"><code>181f95a</code></a>
fix(godeltaprof): fix mutex tests on gotip (<a
href="https://github.com/grafana/pyroscope-go/issues/108">#108</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/07e7716642253db1fdc967d25041209c5fbc8093"><code>07e7716</code></a>
chore(godeltaprof): decouple pprof builder from delta computation with
an int...</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/ac49e40e8df23cb888f4d763391036245d4d9a30"><code>ac49e40</code></a>
Add codeowners (<a
href="https://github.com/grafana/pyroscope-go/issues/111">#111</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/491e62797d5fe1be39df10b33662a2f0205711cf"><code>491e627</code></a>
fix(godeltaprof): handle renamed runtime.pprof_cyclesPerSecond (<a
href="https://github.com/grafana/pyroscope-go/issues/107">#107</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/ffd26151ec3a9274af9dc11ff96e42bcd249a062"><code>ffd2615</code></a>
fix(godeltaprof): incorrect function names for generics functions (<a
href="https://github.com/grafana/pyroscope-go/issues/106">#106</a>)</li>
<li><a
href="https://github.com/grafana/pyroscope-go/commit/1b1f97373e2a3c4d656329ddfe30b5a7d76893ba"><code>1b1f973</code></a>
chore(check_golang_profiler_changes): acknowledge new golang profiler
changes...</li>
<li>Additional commits viewable in <a
href="https://github.com/grafana/pyroscope-go/compare/godeltaprof/v0.1.7...godeltaprof/v0.1.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/pelletier/go-toml/v2` from 2.2.2 to 2.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pelletier/go-toml/releases">github.com/pelletier/go-toml/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>What's new</h3>
<ul>
<li>Allow <code>int</code>, <code>uint</code>, and <code>float</code> as
map keys by <a
href="https://github.com/daniel-weisse"><code>@​daniel-weisse</code></a>
in <a
href="https://github.com/pelletier/go-toml/pull/958">pelletier/go-toml#958</a></li>
</ul>
<h3>Performance</h3>
<ul>
<li>Remove unstable.Parser allocation when creating Decoder by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://github.com/pelletier/go-toml/pull/953">pelletier/go-toml#953</a></li>
</ul>
<h3>Fixed bugs</h3>
<ul>
<li>Fix reflect.Pointer backward compatibility by <a
href="https://github.com/xxxVitoxxx"><code>@​xxxVitoxxx</code></a> in <a
href="https://github.com/pelletier/go-toml/pull/956">pelletier/go-toml#956</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Fix readme typo by <a
href="https://github.com/testwill"><code>@​testwill</code></a> in <a
href="https://github.com/pelletier/go-toml/pull/951">pelletier/go-toml#951</a></li>
</ul>
<h3>Other changes</h3>
<ul>
<li>go.mod: bump minimum language version to 1.21 by <a
href="https://github.com/mvdan"><code>@​mvdan</code></a> in <a
href="https://github.com/pelletier/go-toml/pull/949">pelletier/go-toml#949</a></li>
<li>Bump testing to go 1.23 by <a
href="https://github.com/pelletier"><code>@​pelletier</code></a> in <a
href="https://github.com/pelletier/go-toml/pull/961">pelletier/go-toml#961</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mvdan"><code>@​mvdan</code></a> made
their first contribution in <a
href="https://github.com/pelletier/go-toml/pull/949">pelletier/go-toml#949</a></li>
<li><a href="https://github.com/testwill"><code>@​testwill</code></a>
made their first contribution in <a
href="https://github.com/pelletier/go-toml/pull/951">pelletier/go-toml#951</a></li>
<li><a
href="https://github.com/xxxVitoxxx"><code>@​xxxVitoxxx</code></a> made
their first contribution in <a
href="https://github.com/pelletier/go-toml/pull/956">pelletier/go-toml#956</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3">https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pelletier/go-toml/commit/b730b2be5d3ab7283067ddf61188f41cdf42ce06"><code>b730b2b</code></a>
Bump testing to go 1.23 (<a
href="https://github.com/pelletier/go-toml/issues/961">#961</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/a437caafe5af3e437224eced5431c03f072033cf"><code>a437caa</code></a>
Fix reflect.Pointer backward compatibility (<a
href="https://github.com/pelletier/go-toml/issues/956">#956</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/be6c57be3089a6f566cb6b0f6325b67806c0c7cb"><code>be6c57b</code></a>
Fix readme typo(<a
href="https://github.com/pelletier/go-toml/issues/951">#951</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/d55304782ef5d990c45b4ec62e0f45ba781ffb9a"><code>d553047</code></a>
Allow int, uint, and floats as map keys (<a
href="https://github.com/pelletier/go-toml/issues/958">#958</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/0977c05dd5a60f7fd4136bb24430890d3917e755"><code>0977c05</code></a>
Update goreleaser action to <code>v6</code> and set goreleaser binary to
<code>v2</code> (<a
href="https://github.com/pelletier/go-toml/issues/959">#959</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/bccd6e48f4f1136ff48e67d344f8aab3209c77d7"><code>bccd6e4</code></a>
allocate unstable.Parser as part of decoder (<a
href="https://github.com/pelletier/go-toml/issues/953">#953</a>)</li>
<li><a
href="https://github.com/pelletier/go-toml/commit/9b890cf9c53db5baefc8d1dd886f93b6b15830ab"><code>9b890cf</code></a>
go.mod: bump minimum and language to 1.21 (<a
href="https://github.com/pelletier/go-toml/issues/949">#949</a>)</li>
<li>See full diff in <a
href="https://github.com/pelletier/go-toml/compare/v2.2.2...v2.2.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.20.2</h2>
<ul>
<li>[BUGFIX] promhttp: Unset Content-Encoding header when data is
uncompressed. <a
href="https://github.com/prometheus/client_golang/issues/1596">#1596</a></li>
</ul>
<h2>v1.20.1</h2>
<p>This release contains the critical fix for the <a
href="https://github.com/prometheus/client_golang/issues/1584">issue</a>.
Thanks to <a href="https://github.com/geberl"><code>@​geberl</code></a>,
<a
href="https://github.com/CubicrootXYZ"><code>@​CubicrootXYZ</code></a>,
<a href="https://github.com/zetaab"><code>@​zetaab</code></a> and <a
href="https://github.com/timofurrer"><code>@​timofurrer</code></a> for
helping us with the investigation!</p>
<ul>
<li>[BUGFIX] process-collector: Fixed unregistered descriptor error when
using process collector with PedanticRegistry on Linux machines. <a
href="https://github.com/prometheus/client_golang/issues/1587">#1587</a></li>
</ul>
<h2>v1.20.0</h2>
<p>Thanks everyone for contributions!</p>
<p>:warning: In this release we remove one (broken anyway, given Go
runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT
and GOMAXPROCS flags) to the default
<code>collectors.NewGoCollector()</code> collector. Given its popular
usage, expect your binary to expose two additional metric.</p>
<h2>Changes</h2>
<ul>
<li>[CHANGE] :warning: go-collector: Remove
<code>go_memstat_lookups_total</code> metric which was always 0; Go
runtime stopped sharing pointer lookup statistics. <a
href="https://github.com/prometheus/client_golang/issues/1577">#1577</a></li>
<li>[FEATURE] :warning: go-collector: Add 3 default metrics:
<code>go_gc_gogc_percent</code>, <code>go_gc_gomemlimit_bytes</code> and
<code>go_sched_gomaxprocs_threads</code> as those are recommended by the
Go team. <a
href="https://github.com/prometheus/client_golang/issues/1559">#1559</a></li>
<li>[FEATURE] go-collector: Add more information to all metrics' HELP
e.g. the exact <code>runtime/metrics</code> sourcing each metric (if
relevant). <a
href="https://github.com/prometheus/client_golang/issues/1568">#1568</a>
<a
href="https://github.com/prometheus/client_golang/issues/1578">#1578</a></li>
<li>[FEATURE] testutil: Add CollectAndFormat method. <a
href="https://github.com/prometheus/client_golang/issues/1503">#1503</a></li>
<li>[FEATURE] histograms: Add support for exemplars in native
histograms. <a
href="https://github.com/prometheus/client_golang/issues/1471">#1471</a></li>
<li>[FEATURE] promhttp: Add experimental support for <code>zstd</code>
on scrape, controlled by the request <code>Accept-Encoding</code>
header. <a
href="https://github.com/prometheus/client_golang/issues/1496">#1496</a></li>
<li>[FEATURE] api/v1: Add <code>WithLimit</code> parameter to all API
methods that supports it. <a
href="https://github.com/prometheus/client_golang/issues/1544">#1544</a></li>
<li>[FEATURE] prometheus: Add support for created timestamps in constant
histograms and constant summaries. <a
href="https://github.com/prometheus/client_golang/issues/1537">#1537</a></li>
<li>[FEATURE] process-collectors: Add network usage metrics:
<code>process_network_receive_bytes_total</code> and
<code>process_network_transmit_bytes_total</code>. <a
href="https://github.com/prometheus/client_golang/issues/1555">#1555</a></li>
<li>[FEATURE] promlint: Add duplicated metric lint rule. <a
href="https://github.com/prometheus/client_golang/issues/1472">#1472</a></li>
<li>[BUGFIX] promlint: Relax metric type in name linter rule. <a
href="https://github.com/prometheus/client_golang/issues/1455">#1455</a></li>
<li>[BUGFIX] promhttp: Make sure server
instrumentation wrapping supports new and future extra responseWriter
methods. <a
href="https://github.com/prometheus/client_golang/issues/1480">#1480</a></li>
<li>[BUGFIX] testutil: Functions using compareMetricFamilies are now
failing if filtered metricNames are not in the input. <a
href="https://github.com/prometheus/client_golang/issues/1424">#1424</a></li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>feat(prometheus/testutil/promlint/validations): refine
lintMetricType… by <a
href="https://github.com/foehammer127"><code>@​foehammer127</code></a>
in <a
href="https://github.com/prometheus/client_golang/pull/1455">prometheus/client_golang#1455</a></li>
<li>Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in
/examples/middleware by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1457">prometheus/client_golang#1457</a></li>
<li>Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1458">prometheus/client_golang#1458</a></li>
<li>Bump golang.org/x/sys from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1459">prometheus/client_golang#1459</a></li>
<li>Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in
/tutorial/whatsup by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1461">prometheus/client_golang#1461</a></li>
<li>Merge Release 1.19 back to main by <a
href="https://github.com/ArthurSens"><code>@​ArthurSens</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1462">prometheus/client_golang#1462</a></li>
<li>Bump the github-actions group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1456">prometheus/client_golang#1456</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1466">prometheus/client_golang#1466</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in
/examples/middleware by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1467">prometheus/client_golang#1467</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in
/tutorial/whatsup by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1469">prometheus/client_golang#1469</a></li>
<li>Add LintDuplicateMetric to promlint by <a
href="https://github.com/bboreham"><code>@​bboreham</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1472">prometheus/client_golang#1472</a></li>
<li>Auto-update Go Collector Metrics for new Go versions by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://github.com/prometheus/client_golang/pull/1476">prometheus/client_golang#1476</a></li>
<li>Implement Unwrap() for responseWriterDelegator by <a
href="https://github.com/igor-drozdov"><code>@​igor-drozdov</code></a>
in <a
href="https://github.com/prometheus/client_golang/pull/1480">prometheus/client_golang#1480</a></li>
<li>Bump golang.org/x/sys from 0.17.0 to 0.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1485">prometheus/client_golang#1485</a></li>
<li>Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/prometheus/client_golang/pull/1486">prometheus/client_golang#1486</a></li>
<li>ci: Remove hardcoded supported Go versions from go.yml by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://github.com/prometheus/client_golang/pull/1489">prometheus/client_golang#1489</a></li>
<li>feat: metrics generation workflow by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://github.com/prometheus/client_golang/pull/1481">prometheus/client_golang#1481</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's
changelog</a>.</em></p>
<blockquote>
<h2>1.20.2 / 2024-08-23</h2>
<ul>
<li>[BUGFIX] promhttp: Unset Content-Encoding header when data is
uncompressed. <a
href="https://github.com/prometheus/client_golang/issues/1596">#1596</a></li>
</ul>
<h2>1.20.1 / 2024-08-20</h2>
<ul>
<li>[BUGFIX] process-collector: Fixed unregistered descriptor error when
using process collector with <code>PedanticRegistry</code> on linux
machines. <a
href="https://github.com/prometheus/client_golang/issues/1587">#1587</a></li>
</ul>
<h2>1.20.0 / 2024-08-14</h2>
<ul>
<li>[CHANGE] :warning: go-collector: Remove
<code>go_memstat_lookups_total</code> metric which was always 0; Go
runtime stopped sharing pointer lookup statistics. <a
href="https://github.com/prometheus/client_golang/issues/1577">#1577</a></li>
<li>[FEATURE] :warning: go-collector: Add 3 default metrics:
<code>go_gc_gogc_percent</code>, <code>go_gc_gomemlimit_bytes</code> and
<code>go_sched_gomaxprocs_threads</code> as those are recommended by the
Go team. <a
href="https://github.com/prometheus/client_golang/issues/1559">#1559</a></li>
<li>[FEATURE] go-collector: Add more information to all metrics' HELP
e.g. the exact <code>runtime/metrics</code> sourcing each metric (if
relevant). <a
href="https://github.com/prometheus/client_golang/issues/1568">#1568</a>
<a
href="https://github.com/prometheus/client_golang/issues/1578">#1578</a></li>
<li>[FEATURE] testutil: Add CollectAndFormat method. <a
href="https://github.com/prometheus/client_golang/issues/1503">#1503</a></li>
<li>[FEATURE] histograms: Add support for exemplars in native
histograms. <a
href="https://github.com/prometheus/client_golang/issues/1471">#1471</a></li>
<li>[FEATURE] promhttp: Add experimental support for <code>zstd</code>
on scrape, controlled by the request <code>Accept-Encoding</code>
header. <a
href="https://github.com/prometheus/client_golang/issues/1496">#1496</a></li>
<li>[FEATURE] api/v1: Add <code>WithLimit</code> parameter to all API
methods that supports it. <a
href="https://github.com/prometheus/client_golang/issues/1544">#1544</a></li>
<li>[FEATURE] prometheus: Add support for created timestamps in constant
histograms and constant summaries. <a
href="https://github.com/prometheus/client_golang/issues/1537">#1537</a></li>
<li>[FEATURE] process-collector: Add network usage metrics:
<code>process_network_receive_bytes_total</code> and
<code>process_network_transmit_bytes_total</code>. <a
href="https://github.com/prometheus/client_golang/issues/1555">#1555</a></li>
<li>[FEATURE] promlint: Add duplicated metric lint rule. <a
href="https://github.com/prometheus/client_golang/issues/1472">#1472</a></li>
<li>[BUGFIX] promlint: Relax metric type in name linter rule. <a
href="https://github.com/prometheus/client_golang/issues/1455">#1455</a></li>
<li>[BUGFIX] promhttp: Make sure server instrumentation wrapping
supports new and future extra responseWriter methods. <a
href="https://github.com/prometheus/client_golang/issues/1480">#1480</a></li>
<li>[BUGFIX] testutil: Functions using compareMetricFamilies are now
failing if filtered metricNames are not in the input. <a
href="https://github.com/prometheus/client_golang/issues/1424">#1424</a></li>
</ul>
<h2>1.19.0 / 2024-02-27</h2>
<p>The module <code>prometheus/common v0.48.0</code> introduced an
incompatibility when used together with client_golang (See <a
href="https://github.com/prometheus/client_golang/pull/1448">prometheus/client_golang#1448</a>
for more details). If your project uses client_golang and you want to
use <code>prometheus/common v0.48.0</code> or higher, please update
client_golang to v1.19.0.</p>
<ul>
<li>[CHANGE] Minimum required go version is now 1.20 (we also test
client_golang against new 1.22 version). <a
href="https://github.com/prometheus/client_golang/issues/1445">#1445</a>
<a
href="https://github.com/prometheus/client_golang/issues/1449">#1449</a></li>
<li>[FEATURE] collectors: Add version collector. <a
href="https://github.com/prometheus/client_golang/issues/1422">#1422</a>
<a
href="https://github.com/prometheus/client_golang/issues/1427">#1427</a></li>
</ul>
<h2>1.18.0 / 2023-12-22</h2>
<ul>
<li>[FEATURE] promlint: Allow creation of custom metric validations. <a
href="https://github.com/prometheus/client_golang/issues/1311">#1311</a></li>
<li>[FEATURE] Go programs using client_golang can be built in wasip1 OS.
<a
href="https://github.com/prometheus/client_golang/issues/1350">#1350</a></li>
<li>[BUGFIX] histograms: Add timer to reset ASAP after bucket limiting
has happened. <a
href="https://github.com/prometheus/client_golang/issues/1367">#1367</a></li>
<li>[BUGFIX] testutil: Fix comparison of metrics with empty Help
strings. <a
href="https://github.com/prometheus/client_golang/issues/1378">#1378</a></li>
<li>[ENHANCEMENT] Improved performance of
<code>MetricVec.WithLabelValues(...)</code>. <a
href="https://github.com/prometheus/client_golang/issues/1360">#1360</a></li>
</ul>
<h2>1.17.0 / 2023-09-27</h2>
<ul>
<li>[CHANGE] Minimum required go version is now 1.19 (we also test
client_golang against new 1.21 version). <a
href="https://github.com/prometheus/client_golang/issues/1325">#1325</a></li>
<li>[FEATURE] Add support for Created Timestamps in Counters, Summaries
and Historams. <a
href="https://github.com/prometheus/client_golang/issues/1313">#1313</a></li>
<li>[ENHANCEMENT] Enable detection of a native histogram without
observations. <a
href="https://github.com/prometheus/client_golang/issues/1314">#1314</a></li>
</ul>
<h2>1.16.0 / 2023-06-15</h2>
<ul>
<li>[BUGFIX] api: Switch to POST for LabelNames, Series, and
QueryExemplars. <a
href="https://github.com/prometheus/client_golang/issues/1252">#1252</a></li>
<li>[BUGFIX] api: Fix undefined execution order in return statements. <a
href="https://github.com/prometheus/client_golang/issues/1260">#1260</a></li>
<li>[BUGFIX] native histograms: Fix bug in bucket key calculation. <a
href="https://github.com/prometheus/client_golang/issues/1279">#1279</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/67121dc55a7c1ac353141e360a2b184c5e3d5529"><code>67121dc</code></a>
Merge pull request <a
href="https://github.com/prometheus/client_golang/issues/1596">#1596</a>
from mrueg/fix-uncompressed-content-header</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/187acd4ca1a05e3207990e427cae7057a1e58961"><code>187acd4</code></a>
Cut 1.20.2</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/f7f8f3a1e2c09da4b88b78b7e04a9252187cf71f"><code>f7f8f3a</code></a>
fix: Unset Content-Encoding header when uncompressed</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/2254d6c3087d3660f73785ae123c7cc705f2a9c2"><code>2254d6c</code></a>
Merge pull request <a
href="https://github.com/prometheus/client_golang/issues/1587">#1587</a>
from prometheus/fix-processcollector</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/4a15d0584653a36547195042512218cad99888c6"><code>4a15d05</code></a>
Cut 1.20.1</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/f2dd7b35fd3f28b6a59b64953aab727b5c0c0404"><code>f2dd7b3</code></a>
Use pedantic registry in other places too, to double check.</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/261fe84cd4f670b8e51bf74f6f6bbb96aa1fce20"><code>261fe84</code></a>
bugfix: Pass network metrics to processCollector's Describe()
function</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/5bf3341b6684a18bfdc019c9b2c154ab6a42c0a1"><code>5bf3341</code></a>
Use NewPedanticRegistry in Process' Collector tests</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/73b811c54a628c7a7fe43005fb81351f64da9289"><code>73b811c</code></a>
Cut 1.20.0 release. (<a
href="https://github.com/prometheus/client_golang/issues/1580">#1580</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/7ce508988aa3bfc91d56afa9f82b7167b36c4590"><code>7ce5089</code></a>
gocollector: Attach original runtime/metrics metric name to help. (<a
href="https://github.com/prometheus/client_golang/issues/1578">#1578</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel` from 1.28.0 to 1.29.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's
changelog</a>.</em></p>
<blockquote>
<h2>[1.29.0/0.51.0/0.5.0] 2024-08-23</h2>
<p>This release is the last to support [Go 1.21].
The next release will require at least [Go 1.22].</p>
<h3>Added</h3>
<ul>
<li>Add MacOS ARM64 platform to the compatibility testing suite. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5577">#5577</a>)</li>
<li>Add <code>InstrumentationScope</code> field to <code>SpanStub</code>
in <code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>, as a
replacement for the deprecated <code>InstrumentationLibrary</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5627">#5627</a>)</li>
<li>Make the initial release of
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>.
This new module contains an OTLP exporter that transmits log telemetry
using gRPC.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5629">#5629</a>)</li>
<li>Add <code>Walk</code> function to <code>TraceState</code> in
<code>go.opentelemetry.io/otel/trace</code> to iterate all the key-value
pairs. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Bridge the trace state in
<code>go.opentelemetry.io/otel/bridge/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Zero value of <code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer panics. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>The <code>FilterProcessor</code> interface type is added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code>.
This is an optional and experimental interface that log
<code>Processor</code>s can implement to instruct the
<code>Logger</code> if a <code>Record</code> will be processed or not.
It replaces the existing <code>Enabled</code> method that is removed
from the <code>Processor</code> interface itself.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>Support [Go 1.23]. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5720">#5720</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>NewMemberRaw</code>, <code>NewKeyProperty</code> and
<code>NewKeyValuePropertyRaw</code> in
<code>go.opentelemetry.io/otel/baggage</code> allow UTF-8 string in key.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5132">#5132</a>)</li>
<li><code>Processor.OnEmit</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now accepts a pointer to
<code>Record</code> instead of a value so that the record modifications
done in a processor are propagated to subsequent registered processors.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5636">#5636</a>)</li>
<li><code>SimpleProcessor.Enabled</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now returns
<code>false</code> if the exporter is <code>nil</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>Update the concurrency requirements of <code>Exporter</code> in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li><code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> synchronizes
<code>OnEmit</code> calls. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li>The <code>Processor</code> interface in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer includes the
<code>Enabled</code> method.
See the <code>FilterProcessor</code> interface type added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code> to continue
providing this functionality. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>The <code>SimpleProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
<li>The <code>BatchProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5584">#5584</a>)</li>
<li>Pass the underlying error rather than a generic retry-able failure
in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5541">#5541</a>)</li>
<li>Correct the <code>Tracer</code>, <code>Meter</code>, and
<code>Logger</code> names used in
<code>go.opentelemetry.io/otel/example/dice</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/namedtracer</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> name used in
<code>go.opentelemetry.io/otel/example/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> and <code>Meter</code> names used in
<code>go.opentelemetry.io/otel/example/otel-collector</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/passthrough</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Meter</code> name used in
<code>go.opentelemetry.io/otel/example/prometheus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/zipkin</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5641">#5641</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5650">#5650</a>)</li>
<li>Stop percent encoding header environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
<li>Remove invalid environment variable header keys in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6b1d94f21c0a76ba96f3cdb10fdbc5c110070e1d"><code>6b1d94f</code></a>
Release v1.29.0/v0.51.0/v0.5.0 (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5732">#5732</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2a54df7bffb9d66a564064a1192289b43b1fa89e"><code>2a54df7</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.3
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5730">#5730</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4875735fd8070ee20d838f3bc4aef85e3478afc5"><code>4875735</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.2
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5711">#5711</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/30fc4074ec781e35e33e93e0ba486af70ff261af"><code>30fc407</code></a>
fix(deps): update golang.org/x/exp digest to 9b4947d (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5729">#5729</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/9402143b51d74d9fcb818eeb28253ffca8af0d02"><code>9402143</code></a>
fix(deps): update golang.org/x/exp digest to 778ce7b (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5728">#5728</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/bc48d69cc70823154d9871131df0bbffe72be075"><code>bc48d69</code></a>
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe02ce73e05bfb95b5ea35afa24e8eb228808de0"><code>fe02ce7</code></a>
chore(deps): update google.golang.org/genproto/googleapis/api digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/002c0a4c0352a56ebebc13f3ec20f73c23b348f6"><code>002c0a4</code></a>
Move <code>log.Processor.Enabled</code> to independent
<code>FilterProcessor</code> interfaced type...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe6c67e7e9b408d7f1e05356e4ccafadf0475b10"><code>fe6c67e</code></a>
OpenCensus bridge to support TraceState (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/83ae9bd0e338d6899a61d270ac398e51e154f009"><code>83ae9bd</code></a>
Bugfix: OTLP exporters should not percent decode the key when parsing
HEADERS...</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0">compare
view</a></li>
</ul>
</details>
<br />

Updates
`go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from
1.28.0 to 1.29.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp's
changelog</a>.</em></p>
<blockquote>
<h2>[1.29.0/0.51.0/0.5.0] 2024-08-23</h2>
<p>This release is the last to support [Go 1.21].
The next release will require at least [Go 1.22].</p>
<h3>Added</h3>
<ul>
<li>Add MacOS ARM64 platform to the compatibility testing suite. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5577">#5577</a>)</li>
<li>Add <code>InstrumentationScope</code> field to <code>SpanStub</code>
in <code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>, as a
replacement for the deprecated <code>InstrumentationLibrary</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5627">#5627</a>)</li>
<li>Make the initial release of
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>.
This new module contains an OTLP exporter that transmits log telemetry
using gRPC.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5629">#5629</a>)</li>
<li>Add <code>Walk</code> function to <code>TraceState</code> in
<code>go.opentelemetry.io/otel/trace</code> to iterate all the key-value
pairs. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Bridge the trace state in
<code>go.opentelemetry.io/otel/bridge/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Zero value of <code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer panics. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>The <code>FilterProcessor</code> interface type is added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code>.
This is an optional and experimental interface that log
<code>Processor</code>s can implement to instruct the
<code>Logger</code> if a <code>Record</code> will be processed or not.
It replaces the existing <code>Enabled</code> method that is removed
from the <code>Processor</code> interface itself.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>Support [Go 1.23]. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5720">#5720</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>NewMemberRaw</code>, <code>NewKeyProperty</code> and
<code>NewKeyValuePropertyRaw</code> in
<code>go.opentelemetry.io/otel/baggage</code> allow UTF-8 string in key.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5132">#5132</a>)</li>
<li><code>Processor.OnEmit</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now accepts a pointer to
<code>Record</code> instead of a value so that the record modifications
done in a processor are propagated to subsequent registered processors.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5636">#5636</a>)</li>
<li><code>SimpleProcessor.Enabled</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now returns
<code>false</code> if the exporter is <code>nil</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>Update the concurrency requirements of <code>Exporter</code> in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li><code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> synchronizes
<code>OnEmit</code> calls. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li>The <code>Processor</code> interface in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer includes the
<code>Enabled</code> method.
See the <code>FilterProcessor</code> interface type added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code> to continue
providing this functionality. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>The <code>SimpleProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
<li>The <code>BatchProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5584">#5584</a>)</li>
<li>Pass the underlying error rather than a generic retry-able failure
in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5541">#5541</a>)</li>
<li>Correct the <code>Tracer</code>, <code>Meter</code>, and
<code>Logger</code> names used in
<code>go.opentelemetry.io/otel/example/dice</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/namedtracer</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> name used in
<code>go.opentelemetry.io/otel/example/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> and <code>Meter</code> names used in
<code>go.opentelemetry.io/otel/example/otel-collector</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/passthrough</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Meter</code> name used in
<code>go.opentelemetry.io/otel/example/prometheus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/zipkin</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5641">#5641</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5650">#5650</a>)</li>
<li>Stop percent encoding header environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
<li>Remove invalid environment variable header keys in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6b1d94f21c0a76ba96f3cdb10fdbc5c110070e1d"><code>6b1d94f</code></a>
Release v1.29.0/v0.51.0/v0.5.0 (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5732">#5732</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2a54df7bffb9d66a564064a1192289b43b1fa89e"><code>2a54df7</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.3
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5730">#5730</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4875735fd8070ee20d838f3bc4aef85e3478afc5"><code>4875735</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.2
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5711">#5711</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/30fc4074ec781e35e33e93e0ba486af70ff261af"><code>30fc407</code></a>
fix(deps): update golang.org/x/exp digest to 9b4947d (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5729">#5729</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/9402143b51d74d9fcb818eeb28253ffca8af0d02"><code>9402143</code></a>
fix(deps): update golang.org/x/exp digest to 778ce7b (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5728">#5728</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/bc48d69cc70823154d9871131df0bbffe72be075"><code>bc48d69</code></a>
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe02ce73e05bfb95b5ea35afa24e8eb228808de0"><code>fe02ce7</code></a>
chore(deps): update google.golang.org/genproto/googleapis/api digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/002c0a4c0352a56ebebc13f3ec20f73c23b348f6"><code>002c0a4</code></a>
Move <code>log.Processor.Enabled</code> to independent
<code>FilterProcessor</code> interfaced type...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe6c67e7e9b408d7f1e05356e4ccafadf0475b10"><code>fe6c67e</code></a>
OpenCensus bridge to support TraceState (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/83ae9bd0e338d6899a61d270ac398e51e154f009"><code>83ae9bd</code></a>
Bugfix: OTLP exporters should not percent decode the key when parsing
HEADERS...</li>
<li>Additional commits viewable in <a
href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.28.0...v1.29.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.28.0
to 1.29.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlptrace's
changelog</a>.</em></p>
<blockquote>
<h2>[1.29.0/0.51.0/0.5.0] 2024-08-23</h2>
<p>This release is the last to support [Go 1.21].
The next release will require at least [Go 1.22].</p>
<h3>Added</h3>
<ul>
<li>Add MacOS ARM64 platform to the compatibility testing suite. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5577">#5577</a>)</li>
<li>Add <code>InstrumentationScope</code> field to <code>SpanStub</code>
in <code>go.opentelemetry.io/otel/sdk/trace/tracetest</code>, as a
replacement for the deprecated <code>InstrumentationLibrary</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5627">#5627</a>)</li>
<li>Make the initial release of
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc</code>.
This new module contains an OTLP exporter that transmits log telemetry
using gRPC.
This module is unstable and breaking changes may be introduced.
See our <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning
policy</a> for more information about these stability guarantees. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5629">#5629</a>)</li>
<li>Add <code>Walk</code> function to <code>TraceState</code> in
<code>go.opentelemetry.io/otel/trace</code> to iterate all the key-value
pairs. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Bridge the trace state in
<code>go.opentelemetry.io/otel/bridge/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li>Zero value of <code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer panics. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>The <code>FilterProcessor</code> interface type is added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code>.
This is an optional and experimental interface that log
<code>Processor</code>s can implement to instruct the
<code>Logger</code> if a <code>Record</code> will be processed or not.
It replaces the existing <code>Enabled</code> method that is removed
from the <code>Processor</code> interface itself.
It does not fall within the scope of the OpenTelemetry Go versioning and
stability <a
href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">policy</a>
and it may be changed in backwards incompatible ways or removed in
feature releases. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>Support [Go 1.23]. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5720">#5720</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>NewMemberRaw</code>, <code>NewKeyProperty</code> and
<code>NewKeyValuePropertyRaw</code> in
<code>go.opentelemetry.io/otel/baggage</code> allow UTF-8 string in key.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5132">#5132</a>)</li>
<li><code>Processor.OnEmit</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now accepts a pointer to
<code>Record</code> instead of a value so that the record modifications
done in a processor are propagated to subsequent registered processors.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5636">#5636</a>)</li>
<li><code>SimpleProcessor.Enabled</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> now returns
<code>false</code> if the exporter is <code>nil</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5665">#5665</a>)</li>
<li>Update the concurrency requirements of <code>Exporter</code> in
<code>go.opentelemetry.io/otel/sdk/log</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li><code>SimpleProcessor</code> in
<code>go.opentelemetry.io/otel/sdk/log</code> synchronizes
<code>OnEmit</code> calls. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5666">#5666</a>)</li>
<li>The <code>Processor</code> interface in
<code>go.opentelemetry.io/otel/sdk/log</code> no longer includes the
<code>Enabled</code> method.
See the <code>FilterProcessor</code> interface type added in
<code>go.opentelemetry.io/otel/sdk/log/internal/x</code> to continue
providing this functionality. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5692">#5692</a>)</li>
<li>The <code>SimpleProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
<li>The <code>BatchProcessor</code> type in
<code>go.opentelemetry.io/otel/sdk/log</code> is no longer comparable.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5693">#5693</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5584">#5584</a>)</li>
<li>Pass the underlying error rather than a generic retry-able failure
in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5541">#5541</a>)</li>
<li>Correct the <code>Tracer</code>, <code>Meter</code>, and
<code>Logger</code> names used in
<code>go.opentelemetry.io/otel/example/dice</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/namedtracer</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> name used in
<code>go.opentelemetry.io/otel/example/opencensus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> and <code>Meter</code> names used in
<code>go.opentelemetry.io/otel/example/otel-collector</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/passthrough</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Meter</code> name used in
<code>go.opentelemetry.io/otel/example/prometheus</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct the <code>Tracer</code> names used in
<code>go.opentelemetry.io/otel/example/zipkin</code>. (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5612">#5612</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5641">#5641</a>)</li>
<li>Correct comments for the priority of the <code>WithEndpoint</code>
and <code>WithEndpointURL</code> options and their corresponding
environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>.
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5650">#5650</a>)</li>
<li>Stop percent encoding header environment variables in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
<li>Remove invalid environment variable header keys in
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp</code>,
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc</code>
and
<code>go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp</code>
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5705">#5705</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/6b1d94f21c0a76ba96f3cdb10fdbc5c110070e1d"><code>6b1d94f</code></a>
Release v1.29.0/v0.51.0/v0.5.0 (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5732">#5732</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/2a54df7bffb9d66a564064a1192289b43b1fa89e"><code>2a54df7</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.3
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5730">#5730</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/4875735fd8070ee20d838f3bc4aef85e3478afc5"><code>4875735</code></a>
fix(deps): update module github.com/golangci/golangci-lint to v1.60.2
(<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5711">#5711</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/30fc4074ec781e35e33e93e0ba486af70ff261af"><code>30fc407</code></a>
fix(deps): update golang.org/x/exp digest to 9b4947d (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5729">#5729</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/9402143b51d74d9fcb818eeb28253ffca8af0d02"><code>9402143</code></a>
fix(deps): update golang.org/x/exp digest to 778ce7b (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5728">#5728</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/bc48d69cc70823154d9871131df0bbffe72be075"><code>bc48d69</code></a>
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe02ce73e05bfb95b5ea35afa24e8eb228808de0"><code>fe02ce7</code></a>
chore(deps): update google.golang.org/genproto/googleapis/api digest to
fc7c0...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/002c0a4c0352a56ebebc13f3ec20f73c23b348f6"><code>002c0a4</code></a>
Move <code>log.Processor.Enabled</code> to independent
<code>FilterProcessor</code> interfaced type...</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/fe6c67e7e9b408d7f1e05356e4ccafadf0475b10"><code>fe6c67e</code></a>
OpenCensus bridge to support TraceState (<a
href="https://github.com/open-telemetry/opentelemetry-go/issues/5651">#5651</a>)</li>
<li><a
href="https://github.com/open-telemetry/opentelemetry-go/commit/83ae9bd0e338d6899a61d270ac398e51e154f009"><code>83ae9bd</code></a>
Bugfix: OTLP exporters should not percent decode the key when parsing
HEADERS...</li>
<li>Ad…
  • Loading branch information
dependabot[bot] and VinozzZ authored Sep 3, 2024
1 parent 51d9c7d commit 8e6413d
Show file tree
Hide file tree
Showing 9 changed files with 112 additions and 125 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
PACKAGE

package goautoneg
import "bitbucket.org/ww/goautoneg"

HTTP Content-Type Autonegotiation.

The functions in this package implement the behaviour specified in
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

Copyright (c) 2011, Open Knowledge Foundation Ltd.
All rights reserved.

Expand Down Expand Up @@ -39,29 +29,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


FUNCTIONS

func Negotiate(header string, alternatives []string) (content_type string)
Negotiate the most appropriate content_type given the accept header
and a list of alternatives.

func ParseAccept(header string) (accept []Accept)
Parse an Accept Header string returning a sorted list
of clauses


TYPES

type Accept struct {
Type, SubType string
Q float32
Params map[string]string
}
Structure to represent a clause in an HTTP Accept Header


SUBDIRECTORIES

.hg
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Copyright (c) 2013 The Go Authors. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,3 @@ Go support for Protocol Buffers - Google's data interchange format
http://github.com/golang/protobuf/
Copyright 2010 The Go Authors
See source code for license details.

Support for streaming Protocol Buffer messages for the Go language (golang).
https://github.com/matttproud/golang_protobuf_extensions
Copyright 2013 Matt T. Proud
Licensed under the Apache License, Version 2.0
4 changes: 2 additions & 2 deletions LICENSES/golang.org/x/net/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright 2009 The Go Authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer.
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand Down
4 changes: 2 additions & 2 deletions LICENSES/golang.org/x/sys/unix/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright 2009 The Go Authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer.
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand Down
4 changes: 2 additions & 2 deletions LICENSES/golang.org/x/text/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009 The Go Authors. All rights reserved.
Copyright 2009 The Go Authors.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
Expand All @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer.
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
* Neither the name of Google LLC nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Expand Down
9 changes: 7 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,16 @@ install-tools:
.PHONY: update-licenses
update-licenses: install-tools
rm -rf LICENSES; \
go-licenses save --save_path LICENSES --ignore "github.com/honeycombio/refinery" ./cmd/refinery;
#: We ignore the standard library (go list std) as a workaround for \
"https://github.com/google/go-licenses/issues/244." The awk script converts the output \
of `go list std` (line separated modules) to the input that `--ignore` expects (comma separated modules).
go-licenses save --save_path LICENSES --ignore "github.com/honeycombio/refinery" \
--ignore $(shell go list std | awk 'NR > 1 { printf(",") } { printf("%s",$$0) } END { print "" }') ./cmd/refinery;

.PHONY: verify-licenses
verify-licenses: install-tools
go-licenses save --save_path temp --ignore "github.com/honeycombio/refinery" ./cmd/refinery; \
go-licenses save --save_path temp --ignore "github.com/honeycombio/refinery" \
--ignore $(shell go list std | awk 'NR > 1 { printf(",") } { printf("%s",$$0) } END { print "" }') ./cmd/refinery; \
chmod +r temp; \
if diff temp LICENSES; then \
echo "Passed"; \
Expand Down
49 changes: 24 additions & 25 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
module github.com/honeycombio/refinery

go 1.21

toolchain go1.21.8
go 1.22.5

require (
github.com/agnivade/levenshtein v1.1.1
github.com/creasty/defaults v1.7.0
github.com/creasty/defaults v1.8.0
github.com/davecgh/go-spew v1.1.1
github.com/dgryski/go-wyhash v0.0.0-20191203203029-c4841ae36371
github.com/facebookgo/inject v0.0.0-20180706035515-f23751cae28b
github.com/facebookgo/startstop v0.0.0-20161013234910-bc158412526d
github.com/gomodule/redigo v1.9.2
github.com/gorilla/mux v1.8.1
github.com/grafana/pyroscope-go/godeltaprof v0.1.7
github.com/grafana/pyroscope-go/godeltaprof v0.1.8
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/honeycombio/dynsampler-go v0.6.0
github.com/honeycombio/husky v0.30.0
Expand All @@ -23,28 +21,28 @@ require (
github.com/json-iterator/go v1.1.12
github.com/klauspost/compress v1.17.9
github.com/panmari/cuckoofilter v1.0.6
github.com/pelletier/go-toml/v2 v2.2.2
github.com/pelletier/go-toml/v2 v2.2.3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.1
github.com/prometheus/client_golang v1.20.2
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
github.com/redis/go-redis/v9 v9.6.1
github.com/sirupsen/logrus v1.9.3
github.com/sourcegraph/conc v0.3.0
github.com/stretchr/testify v1.9.0
github.com/tidwall/gjson v1.17.3
github.com/vmihailenco/msgpack/v5 v5.4.1
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0
go.opentelemetry.io/otel/metric v1.28.0
go.opentelemetry.io/otel/sdk v1.28.0
go.opentelemetry.io/otel/sdk/metric v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
go.opentelemetry.io/otel v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.29.0
go.opentelemetry.io/otel/metric v1.29.0
go.opentelemetry.io/otel/sdk v1.29.0
go.opentelemetry.io/otel/sdk/metric v1.29.0
go.opentelemetry.io/otel/trace v1.29.0
go.opentelemetry.io/proto/otlp v1.3.1
go.uber.org/automaxprocs v1.5.3
golang.org/x/exp v0.0.0-20231127185646-65229373498e
google.golang.org/grpc v1.65.0
google.golang.org/grpc v1.66.0
google.golang.org/protobuf v1.34.2
gopkg.in/alexcesaro/statsd.v2 v2.0.0
gopkg.in/yaml.v3 v3.0.1
Expand All @@ -63,22 +61,23 @@ require (
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.5.0 // indirect
github.com/prometheus/common v0.48.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240822170219-fc7c04adadcd // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240822170219-fc7c04adadcd // indirect
)

replace go.opentelemetry.io/proto/otlp => github.com/honeycombio/opentelemetry-proto-go/otlp v1.3.1-compat
Loading

0 comments on commit 8e6413d

Please sign in to comment.