Skip to content

Add initial log message with version to tbot#58033

Merged
strideynet merged 2 commits intomasterfrom
strideynet/emit-tbot-version
Aug 19, 2025
Merged

Add initial log message with version to tbot#58033
strideynet merged 2 commits intomasterfrom
strideynet/emit-tbot-version

Conversation

@strideynet
Copy link
Copy Markdown
Contributor

Closes #58009

Adds a log message that includes the current tbot version on start. Users tend to be fairly good at including logs in support tickets, but, often forget to state the current version or attribute older logs to the wrong version of tbot. This relatively minor change should reduce how often we have to go back to query the version with the customer and provide a source of truth for the version actually running when multiple versions of tbot are available in the environment.

changelog: TBot now emits a log message stating the current version on startup

Comment thread lib/tbot/tbot.go Outdated
@strideynet strideynet requested a review from rosstimothy August 19, 2025 13:08
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from timothyb89 August 19, 2025 15:36
@strideynet strideynet added this pull request to the merge queue Aug 19, 2025
Merged via the queue into master with commit 660a6fa Aug 19, 2025
41 of 42 checks passed
@strideynet strideynet deleted the strideynet/emit-tbot-version branch August 19, 2025 16:55
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@strideynet See the table below for backport results.

Branch Result
branch/v16 Failed
branch/v17 Failed
branch/v18 Failed

strideynet added a commit that referenced this pull request Aug 19, 2025
* Add initial log message with version to tbot

* Embrace structured logging
strideynet added a commit that referenced this pull request Aug 19, 2025
* Add initial log message with version to tbot

* Embrace structured logging
strideynet added a commit that referenced this pull request Aug 19, 2025
* Add initial log message with version to tbot

* Embrace structured logging
github-merge-queue bot pushed a commit that referenced this pull request Aug 19, 2025
* Add initial log message with version to tbot

* Embrace structured logging
github-merge-queue bot pushed a commit that referenced this pull request Aug 19, 2025
* Add initial log message with version to tbot

* Embrace structured logging
github-merge-queue bot pushed a commit that referenced this pull request Aug 20, 2025
* Add initial log message with version to tbot

* Embrace structured logging
mmcallister pushed a commit that referenced this pull request Sep 22, 2025
* Add initial log message with version to tbot

* Embrace structured logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MWI: Emit version/build in log message on tbot start

3 participants