Remove tempo serverless - #4599
Merged
Merged
Conversation
electron0zero
requested review from
ie-pham,
javiermolinar,
joe-elliott,
knylander-grafana,
mapno,
mdisibio,
stoewer,
yvrhdn and
zalegrala
as code owners
January 23, 2025 11:11
electron0zero
force-pushed
the
serverless
branch
from
January 23, 2025 11:45
5b7e7c1 to
bf80b11
Compare
mdisibio
approved these changes
Jan 23, 2025
mdisibio
left a comment
Contributor
There was a problem hiding this comment.
👋 Good bye serverless. Nice cleanup
joe-elliott
reviewed
Jan 23, 2025
joe-elliott
approved these changes
Jan 23, 2025
joe-elliott
left a comment
Collaborator
There was a problem hiding this comment.
o7 serverless
I'm good on this as well. Let's just wait for Kim to weigh in on removing the docs pages and then we can merge.
knylander-grafana
approved these changes
Jan 23, 2025
Contributor
There was a problem hiding this comment.
Thank you for updating the doc! Changes look good! We should add an alias for any deleted pages. For an example of an alias: #4598 (comment)
Note that aliases use relative locations. For detailed instructions: https://grafana.com/docs/writers-toolkit/write/front-matter/#aliases
mattdurham
pushed a commit
to mattdurham/tempo
that referenced
this pull request
Jun 18, 2026
* remove tempo-serverless from cmd * cleanup Makefile and .gitignore * remove serverless code from pkg/api/ * remove serverless code from the querier * clean up serverless from tempo-mixin and playbook * Remove serverless from tempo docs * Update changelog * go mod vendor * Remove tempo_feature_enabled metric * inline internalSearchBlock * docs alias
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does:
serverless was deprecated in tempo 2.7 release.
Tempo serverless related code, config options, and docs is being removed.
This PR Removes:
2.serverless doc pages and mention from the docs
following config options are no longer valid:
following serverless related metrics are being removed:
Which issue(s) this PR fixes:
Fixes #4014
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]