Does this do logging or just traces? More to the point, is it economically to store tens of millions of log lines a month?
replies(2):
We also have explicit integrations with popular logging packages (see the bottom of https://docs.pydantic.dev/logfire/integrations/#opentelemetr...), so if you use the standard library `logging` module, `structlog`, or `loguru`, you should be able to set up your logs to ship to Logfire with minimal modifications to your existing code.
While we have not announced our pricing yet, I am confident that tens of millions of log lines a month will absolutely be economical to store.
(Also, I'll just add that we also support metrics, though our metrics support is not as well-integrated yet as tracing. But soon!)
Try not to surprise us on pricing, though.