GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp

Datastore tracing support

Open
#2,394 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 type: enhancement
Dominant language
Java
Stars
551
Forks
349
Avg merge
1d 13h
Merged PRs (30d)
14

Description

**Is your feature request related to a problem? Please describe.**
It would be great to have GCP Datastore tracing support in order to see all gRPC calls and how long do they take. It's possible to do with OpenCensus today but it doesn't work with Micrometer.

**Describe the solution you'd like**
GCP Datastore tracing is supported out-of-box

**Describe alternatives you've considered**
Wrap each datastore call with custom Span - it gives a little understanding on operations.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the project's GCP Datastore integration and its Micrometer tracing setup, then compare the requested behavior with the OpenCensus alternative described in the issue. Done means GCP Datastore tracing works out of the box and exposes gRPC calls with their durations.

Written by the indexing model from the issue text.

Assessment

Tech stack
gcp, java
Domain
databases, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.