Skip to content

Commit 32cd626

Browse files
authored
Update broken release notes links (#4240)
1 parent 4d6392f commit 32cd626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,8 +1095,8 @@ To check for security updates, go to [Security announcements for the Elastic sta
10951095
**Release date:** July 30, 2019
10961096

10971097
### Features and enhancements [elastic-apm-java-agent-1-8-0-features-enhancements]
1098-
* Added support for tracking [time spent by span type](https://www.elastic.co/guide/en/kibana/7.3/transactions.md). Can be disabled by setting [`breakdown_metrics`](/reference/config-core.md#config-breakdown-metrics) to `false`.
1099-
* Added support for [central configuration](https://www.elastic.co/guide/en/kibana/7.3/agent-configuration.md). Can be disabled by setting [`central_config`](/reference/config-core.md#config-central-config) to `false`.
1098+
* Added support for tracking [time spent by span type](docs-content://solutions/observability/apm/transactions-ui.md). Can be disabled by setting [`breakdown_metrics`](/reference/config-core.md#config-breakdown-metrics) to `false`.
1099+
* Added support for [central configuration](docs-content://solutions/observability/apm/apm-agents/central-configuration.md). Can be disabled by setting [`central_config`](/reference/config-core.md#config-central-config) to `false`.
11001100
* Added support for Spring’s JMS flavor - instrumenting `org.springframework.jms.listener.SessionAwareMessageListener`
11011101
* Added support to legacy ApacheHttpClient APIs (which adds support to Axis2 configured to use ApacheHttpClient)
11021102
* Added support for setting [`server_urls`](/reference/config-reporter.md#config-server-urls) dynamically via properties file [#723](https://github.com/elastic/apm-agent-java/pull/723)

0 commit comments

Comments
 (0)