Skip to content

Commit

Permalink
unreleased: add changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Bongartz <[email protected]>
  • Loading branch information
frzifus committed Aug 5, 2022
1 parent ccedec6 commit 9db0bec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions unreleased/feat_jaeger_remote_sampling_grpc_support_#6694.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 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: jaegerremotesampling

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: extend jaegerremotesampling with remote sampling via gRPC

# One or more tracking issues related to the change
issues: [6694]

0 comments on commit 9db0bec

Please sign in to comment.