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
Add copyright header to generated semconv packages (#7248)
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
{% import 'instrument.j2' as i -%}
|
{% import 'instrument.j2' as i -%}
|
||||||
// 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 "{{ ctx.root_namespace }}" namespace.
|
// conventions in the "{{ ctx.root_namespace }}" namespace.
|
||||||
package {{ ctx.root_namespace | camel_case | lower }}conv
|
package {{ ctx.root_namespace | camel_case | lower }}conv
|
||||||
|
|||||||
@@ -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 "azure" namespace.
|
// conventions in the "azure" namespace.
|
||||||
package azureconv
|
package azureconv
|
||||||
|
|||||||
@@ -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 "cicd" namespace.
|
// conventions in the "cicd" namespace.
|
||||||
package cicdconv
|
package cicdconv
|
||||||
|
|||||||
@@ -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 "container" namespace.
|
// conventions in the "container" namespace.
|
||||||
package containerconv
|
package containerconv
|
||||||
|
|||||||
@@ -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 "db" namespace.
|
// conventions in the "db" namespace.
|
||||||
package dbconv
|
package dbconv
|
||||||
|
|||||||
@@ -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 "dns" namespace.
|
// conventions in the "dns" namespace.
|
||||||
package dnsconv
|
package dnsconv
|
||||||
|
|||||||
@@ -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 "faas" namespace.
|
// conventions in the "faas" namespace.
|
||||||
package faasconv
|
package faasconv
|
||||||
|
|||||||
@@ -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 "gen_ai" namespace.
|
// conventions in the "gen_ai" namespace.
|
||||||
package genaiconv
|
package genaiconv
|
||||||
|
|||||||
@@ -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 "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,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 "hw" namespace.
|
// conventions in the "hw" namespace.
|
||||||
package hwconv
|
package hwconv
|
||||||
|
|||||||
@@ -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 "k8s" namespace.
|
// conventions in the "k8s" namespace.
|
||||||
package k8sconv
|
package k8sconv
|
||||||
|
|||||||
@@ -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 "messaging" namespace.
|
// conventions in the "messaging" namespace.
|
||||||
package messagingconv
|
package messagingconv
|
||||||
|
|||||||
@@ -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 "otel" namespace.
|
// conventions in the "otel" namespace.
|
||||||
package otelconv
|
package otelconv
|
||||||
|
|||||||
@@ -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 "process" namespace.
|
// conventions in the "process" namespace.
|
||||||
package processconv
|
package processconv
|
||||||
|
|||||||
@@ -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 "rpc" namespace.
|
// conventions in the "rpc" namespace.
|
||||||
package rpcconv
|
package rpcconv
|
||||||
|
|||||||
@@ -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 "signalr" namespace.
|
// conventions in the "signalr" namespace.
|
||||||
package signalrconv
|
package signalrconv
|
||||||
|
|||||||
@@ -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 "system" namespace.
|
// conventions in the "system" namespace.
|
||||||
package systemconv
|
package systemconv
|
||||||
|
|||||||
@@ -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 "vcs" namespace.
|
// conventions in the "vcs" namespace.
|
||||||
package vcsconv
|
package vcsconv
|
||||||
|
|||||||
Reference in New Issue
Block a user