Minor bug: logfire.configure(token="")
actually tries to use an empty token
#608
Labels
bug
Bug related to the Logfire Python SDK
Probably need to do something a bit smarter, e.g. fallback to other config methods, or warn about the empty token without actually checking it against
/v1/info
.The text was updated successfully, but these errors were encountered: