Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSDK-8722 - Log RDK version to cloud #4358

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

cheukt
Copy link
Member

@cheukt cheukt commented Sep 9, 2024

in cloud logs

9/9/2024, 3:47:21 PM info rdk impl/local_robot.go:1265 (Re)configuring robot
9/9/2024, 3:47:20 PM info rdk server/entrypoint.go:71 Viam RDK built from source; version unknown

in local logs

2024-09-09T19:47:20.974Z        INFO    rdk     config/logging_level.go:38      Log level initialized: info
2024-09-09T19:47:20.975Z        INFO    rdk     server/entrypoint.go:71 Viam RDK built from source; version unknown
2024-09-09T19:47:21.487Z        INFO    rdk     impl/local_robot.go:1265        (Re)configuring robot

if version flag (stdout)

2024-09-09T19:48:53.021Z        INFO    rdk     config/logging_level.go:38      Log level initialized: info
2024-09-09T19:48:53.022Z        INFO    rdk     server/entrypoint.go:71 Viam RDK built from source; version unknown

if error before cloud logger initialize (stdout)

2024-09-09T19:50:21.730Z        INFO    rdk     config/logging_level.go:38      Log level initialized: info
2024-09-09T19:50:21.731Z        INFO    rdk     server/entrypoint.go:114        error starting viam-server, logging version and exiting
2024-09-09T19:50:21.731Z        INFO    rdk     server/entrypoint.go:71 Viam RDK built from source; version unknown
2024-09-09T19:50:21.731Z        ERROR   entrypoint      [email protected]/runtime.go:78     cfg read failed

cc: @stevebriskin

@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Sep 9, 2024
@cheukt cheukt merged commit 0146b5d into viamrobotics:main Sep 9, 2024
19 checks passed
@cheukt cheukt deleted the log-version-to-cloud branch September 9, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants