You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
Fix package name documentation and missing copyright in semconv/v1.32.0 (#7659)
Identified in the review of #7648
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package azureconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "azure" namespace.
|
// conventions in the "azure" namespace.
|
||||||
package azureconv
|
package azureconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package cicdconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "cicd" namespace.
|
// conventions in the "cicd" namespace.
|
||||||
package cicdconv
|
package cicdconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package containerconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "container" namespace.
|
// conventions in the "container" namespace.
|
||||||
package containerconv
|
package containerconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package cpuconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "cpu" namespace.
|
// conventions in the "cpu" namespace.
|
||||||
package cpuconv
|
package cpuconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package dbconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "db" namespace.
|
// conventions in the "db" namespace.
|
||||||
package dbconv
|
package dbconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package dnsconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "dns" namespace.
|
// conventions in the "dns" namespace.
|
||||||
package dnsconv
|
package dnsconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package faasconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "faas" namespace.
|
// conventions in the "faas" namespace.
|
||||||
package faasconv
|
package faasconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package genaiconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "gen_ai" namespace.
|
// conventions in the "gen_ai" namespace.
|
||||||
package genaiconv
|
package genaiconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package goconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "go" namespace.
|
// conventions in the "go" namespace.
|
||||||
package goconv
|
package goconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "http" namespace.
|
// conventions in the "http" namespace.
|
||||||
package httpconv
|
package httpconv
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package hwconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "hw" namespace.
|
// conventions in the "hw" namespace.
|
||||||
package hwconv
|
package hwconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package k8sconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "k8s" namespace.
|
// conventions in the "k8s" namespace.
|
||||||
package k8sconv
|
package k8sconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package messagingconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "messaging" namespace.
|
// conventions in the "messaging" namespace.
|
||||||
package messagingconv
|
package messagingconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package otelconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "otel" namespace.
|
// conventions in the "otel" namespace.
|
||||||
package otelconv
|
package otelconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package processconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "process" namespace.
|
// conventions in the "process" namespace.
|
||||||
package processconv
|
package processconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package rpcconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "rpc" namespace.
|
// conventions in the "rpc" namespace.
|
||||||
package rpcconv
|
package rpcconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package signalrconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "signalr" namespace.
|
// conventions in the "signalr" namespace.
|
||||||
package signalrconv
|
package signalrconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package systemconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "system" namespace.
|
// conventions in the "system" namespace.
|
||||||
package systemconv
|
package systemconv
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
// Code generated from semantic convention specification. DO NOT EDIT.
|
// Code generated from semantic convention specification. DO NOT EDIT.
|
||||||
|
|
||||||
// Package httpconv provides types and functionality for OpenTelemetry semantic
|
// Copyright The OpenTelemetry Authors
|
||||||
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
// Package vcsconv provides types and functionality for OpenTelemetry semantic
|
||||||
// conventions in the "vcs" namespace.
|
// conventions in the "vcs" namespace.
|
||||||
package vcsconv
|
package vcsconv
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user