Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
grafana
/
tempo
Public
Notifications
You must be signed in to change notification settings
Fork
735
Star
5.4k
Code
Issues
95
Pull requests
97
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Allow partial traces to be returned
- #3941
#3941
Merged
joe-elliott
merged 24 commits into
grafana:main
grafana/tempo:main
from
javiermolinar:partial-trace
javiermolinar/tempo:partial-trace
Copy head branch name to clipboard
Aug 26, 2024
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat: Allow partial traces to be returned
#3941
joe-elliott
merged 24 commits into
grafana:main
grafana/tempo:main
from
javiermolinar:partial-trace
javiermolinar/tempo:partial-trace
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2024
enable return partial traces
javiermolinar
committed
e4ee781
Copy full SHA for e4ee781
fix bug returning an error on max size reached
javiermolinar
committed
1dda114
Copy full SHA for 1dda114
test combiner with partial trace
javiermolinar
committed
9503bba
Copy full SHA for 9503bba
allow partial traces to be returned from the ingester
javiermolinar
committed
fa0072d
Copy full SHA for fa0072d
Commits on Aug 12, 2024
Merge branch 'main' into partial-trace
javiermolinar
committed
e55af7d
Copy full SHA for e55af7d
add message to TraceByIdV2 on partial trace returned
javiermolinar
committed
b53d3c0
Copy full SHA for b53d3c0
fix test and move allowtraces one level down
javiermolinar
committed
1913f2a
Copy full SHA for 1913f2a
allow partial traces in segment decoder
javiermolinar
committed
162dcb7
Copy full SHA for 162dcb7
fix compilation error
javiermolinar
committed
6b0f7b6
Copy full SHA for 6b0f7b6
use an enum to describe better the trace response
javiermolinar
committed
2672183
Copy full SHA for 2672183
Commits on Aug 16, 2024
revert segment decoder changes
javiermolinar
committed
b37d485
Copy full SHA for b37d485
Commits on Aug 21, 2024
Merge branch 'main' into partial-trace
javiermolinar
committed
a684785
Copy full SHA for a684785
do not check the trace size at block level
javiermolinar
committed
ffd6285
Copy full SHA for ffd6285
changelog
javiermolinar
committed
395f788
Copy full SHA for 395f788
Commits on Aug 22, 2024
move short-circuit to the top of the method
javiermolinar
committed
d74cd59
Copy full SHA for d74cd59
Commits on Aug 23, 2024
simplify partial trace logic
javiermolinar
committed
87170a4
Copy full SHA for 87170a4
added missing changelog
javiermolinar
committed
03dcf62
Copy full SHA for 03dcf62
perf improvement by not processing partial traces from queriers
javiermolinar
committed
27cfcff
Copy full SHA for 27cfcff
Merge branch 'main' into partial-trace
javiermolinar
committed
78de0c8
Copy full SHA for 78de0c8
do not replace the trace every time
javiermolinar
committed
c1ed361
Copy full SHA for c1ed361
Commits on Aug 26, 2024
flag when querier returns a partial trace
javiermolinar
committed
597f90f
Copy full SHA for 597f90f
Merge branch 'main' into partial-trace
javiermolinar
committed
5305d41
Copy full SHA for 5305d41
Merge branch 'main' into partial-trace
javiermolinar
committed
a1eb08d
Copy full SHA for a1eb08d
fix proto
javiermolinar
committed
d90ea83
Copy full SHA for d90ea83
You can’t perform that action at this time.