Skip to content

Commit a5066fb

Browse files
authored
Fixed broken links (#2626)
1 parent da9caf3 commit a5066fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ Regular maintenance release, coordinated after the upstream/vanilla release.
833833
### Enhancements
834834

835835
- Middleware attributes (`middleware.name` and `middleware.version`) have been renamed
836-
to [webengine](https://help.splunk.com/en/splunk-observability-cloud/manage-data/instrument-back-end-services/instrument-back-end-applications-to-send-spans-to-splunk-apm./instrument-a-java-application/metrics-and-attributes#webengine-attributes-0) attributes (`webengine.name` and `webengine.version`) to follow
836+
to [webengine](https://help.splunk.com/en/splunk-observability-cloud/manage-data/instrument-back-end-services/instrument-back-end-applications-to-send-spans-to-splunk-apm/instrument-a-java-application/metrics-and-attributes#webengine-attributes-0) attributes (`webengine.name` and `webengine.version`) to follow
837837
the [OpenTelemetry specification](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/webengine.md)
838838
.
839839
- We have added instrumentations for [c3p0](https://www.mchange.com/projects/c3p0/)

docs/advanced-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ Note: Setting `splunk.profiler.memory.enabled` to `true` automatically activates
126126
## Other OpenTelemetry Java agent configuration
127127

128128
You can find all other Java agent configuration options
129-
described [here](https://help.splunk.com/en/splunk-observability-cloud/manage-data/instrument-back-end-services/instrument-back-end-applications-to-send-spans-to-splunk-apm./instrument-a-java-application/configure-the-java-agent).
129+
described [here](https://help.splunk.com/en/splunk-observability-cloud/manage-data/instrument-back-end-services/instrument-back-end-applications-to-send-spans-to-splunk-apm/instrument-a-java-application/configure-the-java-agent).

0 commit comments

Comments
 (0)