mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
d20e722830
Signed-off-by: Gábor Lipták <gliptak@gmail.com> Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
30 lines
510 B
Markdown
30 lines
510 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report of invalid behavior to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Description
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
### Environment
|
|
|
|
- OS: [e.g. iOS]
|
|
- Architecture: [e.g. x86, i386]
|
|
- Go Version: [e.g. 1.15]
|
|
- opentelemetry-go version: [e.g. v0.14.0, 3c7face]
|
|
|
|
### Steps To Reproduce
|
|
|
|
1. Use the configuration '...'
|
|
2. Run '...'
|
|
3. See error
|
|
|
|
### Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|