You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which problem is this PR solving?
- closes#971
- closes a buncha dependabots
## Short description of the changes
- convert python year service to otel
- add otel logs to year service (to log selected year to show on active
span)
- update dependencies in all python services
- add log pipeline to otel-collector-config
## How to verify it has the expected result
`tilt up python` from root directory, should see log for selected year
in console output, collector log output, and honeycomb
![python selected year
log](https://github.com/honeycombio/example-greeting-service/assets/29520003/3e40cd6b-27b6-427f-8bbf-545ba9852dee)
also add some logs while we're at it
The text was updated successfully, but these errors were encountered: