Skip to content

Commit

Permalink
sync with main
Browse files Browse the repository at this point in the history
  • Loading branch information
dubonzi committed Jul 25, 2023
1 parent f26698c commit 7a9fdf2
Show file tree
Hide file tree
Showing 374 changed files with 19,475 additions and 3,293 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
---
name: 'Bug report'
about: Create a report of invalid behavior to help us improve
title: ''
labels: 'bug'

---

### 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]
- `go.opentelemetry.io/contrib` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_autoexporter.md
@@ -0,0 +1,28 @@
---
name: '[autoexporter] Bug report'
about: Create a report of invalid behavior about the autoexporter package to help us improve
title: ''
labels: 'bug, area: exporter'

---

### 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]
- `autoexporter` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_detector_aws_ec2.md
@@ -0,0 +1,28 @@
---
name: '[detector: aws:ec2] Bug report'
about: Create a report of invalid behavior about the ec2 package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:ec2'

---

### 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]
- `ec2` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_detector_aws_ecs.md
@@ -0,0 +1,28 @@
---
name: '[detector: aws:ecs] Bug report'
about: Create a report of invalid behavior about the ecs package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:ecs'

---

### 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]
- `ecs` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_detector_aws_eks.md
@@ -0,0 +1,28 @@
---
name: '[detector: aws:eks] Bug report'
about: Create a report of invalid behavior about the eks package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:eks'

---

### 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]
- `eks` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_detector_aws_lambda.md
@@ -0,0 +1,28 @@
---
name: '[detector: aws:lambda] Bug report'
about: Create a report of invalid behavior about the lambda package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:lambda'

---

### 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]
- `lambda` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_detector_gcp.md
@@ -0,0 +1,28 @@
---
name: '[detector: aws:gcp] Bug report'
about: Create a report of invalid behavior about the gcp package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:gcp'

---

### 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]
- `gcp` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_host.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: host] Bug report'
about: Create a report of invalid behavior about the host package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: host'

---

### 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]
- `host` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_otelaws.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: otelaws] Bug report'
about: Create a report of invalid behavior about the otelaws package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: otelaws'

---

### 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]
- `otelaws` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_otelbeego.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: otelbeego] Bug report'
about: Create a report of invalid behavior about the otelbeego package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: otelbeego'

---

### 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]
- `otelbeego` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_otelecho.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: otelecho] Bug report'
about: Create a report of invalid behavior about the otelecho package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: otelecho'

---

### 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]
- `otelecho` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_otelgin.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: otelgin] Bug report'
about: Create a report of invalid behavior about the otelgin package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: otelgin'

---

### 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]
- `otelgin` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_instrumentation_otelgocql.md
@@ -0,0 +1,28 @@
---
name: '[instrumentation: otelgocql] Bug report'
about: Create a report of invalid behavior about the otelgocql package to help us improve
title: ''
labels: 'bug, area: instrumentation, instrumentation: otelgocql'

---

### 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]
- `otelgocql` version: [e.g. v0.14.0, 3c7face]

### Steps To Reproduce

1. Using this code ...
2. Run ...
3. See error ...

### Expected behavior

A clear and concise description of what you expected to happen.

0 comments on commit 7a9fdf2

Please sign in to comment.