Files
bolt.diy/app/lib
Chris Toshok d81ab41688 warn that otel wasn't initialized properly, every time we would have sent a span (#30)
The log should contain a warning showing the following once at startup:
```
OpenTelemetry initialization skipped: HONEYCOMB_API_KEY and/or HONEYCOMB_DATASET not set
```
and every time a span would have been created:
```
OpenTelemetry not initialized, skipping span creation
```

Also sneak in a `service.version` attribute that is `${__APP_VERSION}; ${__COMMIT_HASH}`.  e.g.:
![image](https://github.com/user-attachments/assets/6f111cb1-8fb9-46c4-9bd8-24bdd08650ab)
2025-02-18 12:00:38 -08:00
..
2025-02-18 11:39:44 -08:00
2025-02-14 14:27:20 -08:00
2025-02-18 11:39:44 -08:00
2025-02-18 11:39:44 -08:00
2024-09-25 19:54:09 +01:00
2024-09-25 19:54:09 +01:00