Skip to content

Commit fc06eaf

Browse files
committed
add reno
1 parent 5b00091 commit fc06eaf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Each section from every release note are combined when the
2+
# CHANGELOG.rst is rendered. So the text needs to be worded so that
3+
# it does not depend on any information only available in another
4+
# section. This may mean repeating some details, but each section
5+
# must be readable independently of the other.
6+
#
7+
# Each section note must be formatted as reStructuredText.
8+
---
9+
features:
10+
- |
11+
APM: Add support for span-derived primary tags in APM stats aggregation.
12+
This allows configuring tag keys via ``apm_config.span_derived_primary_tags``
13+
that will be extracted from span tags and used as additional aggregation
14+
dimensions for APM statistics.

0 commit comments

Comments
 (0)