Benign go Download

github.com/elastic/opentelemetry-collector-components/internal/vercel v0.0.0-20260907103047-0a164e09faeb

Go module source archive layoutArchive contains go.mod

Evidence

English function-word token "the" lines 1–4
1:44 or more contributor
2// license agreements. See the NOTICE file distributed with
3// this work for additional information regarding copyright
4// ownership. Elasticsearch B.V. licenses this file
imports github.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding lines 14–31
14:57 the
15// specific language governing permissions and limitations
16// under the License.
17
18package vercel // import "github.com/elastic/opentelemetry-collector-components/internal/vercel"
19
20import (
21 "io"
22
23 "github.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding"
24 "go.opentelemetry.io/collector/extension"
25 "go.opentelemetry.io/collector/pdata/plog"
26 "go.opentelemetry.io/collector/pdata/pmetric"
27)
28
29// EncodingExtension parses Vercel request bodies into OpenTelemetry payloads.
30//
31// The p

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.