gitlab-org--gitlab-foss/changelogs/unreleased/labkit-cache-tracing.yml
Andrew Newdigate 3956e7bb86 Add cache tracing and Redis tracing
This change adds Distributed Tracing support for two new types of events

1. Redis Calls
1. ActiveSupport (Rails) Caching Operations

The intention is to help application developers and infrastructure
SREs to understand the pressure that caching operations can have on
the application when running at scale.

The Redis and Caching spans can be viewed in the Jaeger UI by clicking
the "Trace" link in the performance bar when running on GDK.
2019-08-23 10:11:19 +00:00

5 lines
82 B
YAML

---
title: Add Redis interceptor tracing
merge_request: 30238
author:
type: other