You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-07-17 01:12:45 +02:00
example/dice: Do not use semconv (#4849)
* example/dice: Do not use semconv * Update docs * Remove resource code and use defaults
This commit is contained in:
@ -12,5 +12,9 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Dice is the "Roll the dice" getting started example application.
|
||||
// Dice is the "Roll the dice" application.
|
||||
//
|
||||
// [Getting Started] uses this example to demonstrate OpenTelemetry Go.
|
||||
//
|
||||
// [Getting Started]: https://opentelemetry.io/docs/languages/net/automatic/getting-started/
|
||||
package main
|
||||
|
Reference in New Issue
Block a user