Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/release/v0.96.x' into foadnh-v…
Browse files Browse the repository at this point in the history
…0-96-0
  • Loading branch information
foadnh committed Mar 5, 2024
2 parents a397030 + af71d1d commit 49f4030
Show file tree
Hide file tree
Showing 947 changed files with 40,241 additions and 23,887 deletions.
2 changes: 1 addition & 1 deletion .chloggen/TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: []
25 changes: 0 additions & 25 deletions .chloggen/builder-env.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/codeboten_deprecate-obsreporttest.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/codeboten_obsreport-dep.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/codeboten_obsreport-processor.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .chloggen/codeboten_obsreport-scraper.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/codeboten_rm-pipelineconfig.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/codeboten_split-otelcol-module.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/codeboten_split-service-module.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions .chloggen/debug-exporter-2.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/debug-exporter.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/fix-incorrect-use-of-fsnotify.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .chloggen/log-featuregates.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/s390x-platform-enablement.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ coverage:

ignore:
- "pdata/internal/data/protogen/**/*"
- "cmd/mdatagen/third_party/**/*"
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# This file is documented at https://git-scm.com/docs/gitattributes.
# Linguist-specific attributes are documented at
# https://github.com/github/linguist.

go.sum linguist-generated=true
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ assignees: ''
---

**Describe the bug**
A clear and concise description of what the bug is.
<!-- A clear and concise description of what the bug is. -->

**Steps to reproduce**
If possible, provide a recipe for reproducing the error.
<!-- If possible, provide a recipe for reproducing the error. -->

**What did you expect to see?**
A clear and concise description of what you expected to see.
<!-- A clear and concise description of what you expected to see. -->

**What did you see instead?**
A clear and concise description of what you saw instead.
<!-- A clear and concise description of what you saw instead. -->

**What version did you use?**
Version: (e.g., `v0.4.0`, `1eb551b`, etc)
<!-- Version: (e.g., `v0.4.0`, `1eb551b`, etc) -->

**What config did you use?**
Config: (e.g. the yaml config file)
<!-- Config: (e.g. the yaml config file) -->

**Environment**
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
<!-- OS: (e.g., "Ubuntu 20.04") -->
<!-- Compiler(if manually compiled): (e.g., "go 14.2") -->

**Additional context**
Add any other context about the problem here.
<!-- Add any other context about the problem here. -->
Loading

0 comments on commit 49f4030

Please sign in to comment.