Skip to content

Commit

Permalink
Merge branch 'main' into receiver/cloudfoundryreceiver
Browse files Browse the repository at this point in the history
  • Loading branch information
jriguera committed May 29, 2024
2 parents 6487d4e + 2d504e3 commit 4a34be2
Show file tree
Hide file tree
Showing 622 changed files with 13,291 additions and 12,153 deletions.
27 changes: 27 additions & 0 deletions .chloggen/add-traceid-spanid-telemetrygen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: cmd/telemetrygen

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support for specifying trace ID and span ID in telemetrygen for logs

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [33234]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: []
27 changes: 27 additions & 0 deletions .chloggen/exceptionsconnector_add_exemplars.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: exceptionsconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support for exemplars in exceptionsconnector

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [24409]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: []
27 changes: 27 additions & 0 deletions .chloggen/fix-staleness-evict.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: exp/metrics

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: fixes staleness.Evict such that it only ever evicts actually stale metrics

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [33265]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: [user,api]
27 changes: 27 additions & 0 deletions .chloggen/geoipprocessor_intro.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: 'new_component'

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: geoipprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "introduce the GeoIP processor"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [ 32663 ]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: [ user ]
27 changes: 27 additions & 0 deletions .chloggen/influxdbv1-flags.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: influxdb(exporter|receiver)

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: remove Metric flags field to/from InfluxDB conversion

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [29896]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: []
27 changes: 27 additions & 0 deletions .chloggen/sinkingpoint_add-minute-converter.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: pkg/ottl

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adds a `Minute` converter for extracting the int minute component from a time.Time

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [33106]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: []
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ extension/sumologicextension/ @open-telemetry/collect
internal/aws/ @open-telemetry/collector-contrib-approvers @Aneurysm9 @mxiamxia
internal/collectd/ @open-telemetry/collector-contrib-approvers @atoulme
internal/coreinternal/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers
internal/datadog/ @open-telemetry/collector-contrib-approvers @mx-psi @dineshg13
internal/docker/ @open-telemetry/collector-contrib-approvers @rmfitzpatrick @jamesmoessis
internal/exp/metrics/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams
internal/filter/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers
Expand Down Expand Up @@ -163,6 +162,7 @@ processor/cumulativetodeltaprocessor/ @open-telemetry/collect
processor/deltatocumulativeprocessor/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams @jpkrohling
processor/deltatorateprocessor/ @open-telemetry/collector-contrib-approvers @Aneurysm9
processor/filterprocessor/ @open-telemetry/collector-contrib-approvers @TylerHelmuth @boostchicken
processor/geoipprocessor/ @open-telemetry/collector-contrib-approvers @andrzej-stencel @michalpristas @rogercoll
processor/groupbyattrsprocessor/ @open-telemetry/collector-contrib-approvers @rnishtala-sumo
processor/groupbytraceprocessor/ @open-telemetry/collector-contrib-approvers @jpkrohling
processor/intervalprocessor/ @open-telemetry/collector-contrib-approvers @RichieSams @sh0rez @djaglowski
Expand Down
13 changes: 12 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ body:
- internal/aws
- internal/collectd
- internal/core
- internal/datadog
- internal/docker
- internal/exp/metrics
- internal/filter
Expand Down Expand Up @@ -159,6 +158,7 @@ body:
- processor/deltatocumulative
- processor/deltatorate
- processor/filter
- processor/geoip
- processor/groupbyattrs
- processor/groupbytrace
- processor/interval
Expand All @@ -171,9 +171,20 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
13 changes: 12 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ body:
- internal/aws
- internal/collectd
- internal/core
- internal/datadog
- internal/docker
- internal/exp/metrics
- internal/filter
Expand Down Expand Up @@ -153,6 +152,7 @@ body:
- processor/deltatocumulative
- processor/deltatorate
- processor/filter
- processor/geoip
- processor/groupbyattrs
- processor/groupbytrace
- processor/interval
Expand All @@ -165,9 +165,20 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
13 changes: 12 additions & 1 deletion .github/ISSUE_TEMPLATE/other.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ body:
- internal/aws
- internal/collectd
- internal/core
- internal/datadog
- internal/docker
- internal/exp/metrics
- internal/filter
Expand Down Expand Up @@ -153,6 +152,7 @@ body:
- processor/deltatocumulative
- processor/deltatorate
- processor/filter
- processor/geoip
- processor/groupbyattrs
- processor/groupbytrace
- processor/interval
Expand All @@ -165,9 +165,20 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
13 changes: 12 additions & 1 deletion .github/ISSUE_TEMPLATE/unmaintained.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ body:
- internal/aws
- internal/collectd
- internal/core
- internal/datadog
- internal/docker
- internal/exp/metrics
- internal/filter
Expand Down Expand Up @@ -158,6 +157,7 @@ body:
- processor/deltatocumulative
- processor/deltatorate
- processor/filter
- processor/geoip
- processor/groupbyattrs
- processor/groupbytrace
- processor/interval
Expand All @@ -170,9 +170,20 @@ body:
- processor/remotetap
- processor/resource
- processor/resourcedetection
- processor/resourcedetection/internal/aws/ec2
- processor/resourcedetection/internal/aws/ecs
- processor/resourcedetection/internal/aws/eks
- processor/resourcedetection/internal/aws/elasticbeanstalk
- processor/resourcedetection/internal/aws/lambda
- processor/resourcedetection/internal/azure
- processor/resourcedetection/internal/azure/aks
- processor/resourcedetection/internal/consul
- processor/resourcedetection/internal/docker
- processor/resourcedetection/internal/gcp
- processor/resourcedetection/internal/heroku
- processor/resourcedetection/internal/k8snode
- processor/resourcedetection/internal/openshift
- processor/resourcedetection/internal/system
- processor/routing
- processor/schema
- processor/span
Expand Down
Loading

0 comments on commit 4a34be2

Please sign in to comment.