Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 1, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

- Add missing validation for flb_http_get_response_data() return value
- Handle all possible return values from check_connection():
  - FLB_HTTP_ERROR: propagate parsing errors
  - FLB_HTTP_NOT_FOUND: continue normally (valid per HTTP spec)
  - FLB_HTTP_OK: process connection close logic
- Fix silent failures that could cause undefined behavior
- Maintain full backward compatibility with existing callers

Signed-off-by: Eduardo Silva <[email protected]>
Added logic to use the current host time when both timeUnixNano and observedTimeUnixNano
are absent, removing the previous hard requirement for a timestamp in OTEL log records.

Updated to prioritize observed_time_unix_nano when time_unix_nano is missing and to omit
observed_timestamp metadata when no value is available.

Signed-off-by: Eduardo Silva <[email protected]>
@pull pull bot locked and limited conversation to collaborators Sep 1, 2025
@pull pull bot added the ⤵️ pull label Sep 1, 2025
@pull pull bot merged commit c74ef23 into makesoftwaresafe:master Sep 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant