Skip to content

Bump oxide.go and handle null values. - #66

Merged
jmcarp merged 1 commit into
mainfrom
jmcarp/bump-oxide.go
Aug 12, 2026
Merged

Bump oxide.go and handle null values.#66
jmcarp merged 1 commit into
mainfrom
jmcarp/bump-oxide.go

Conversation

@jmcarp

@jmcarp jmcarp commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Previously, oxide.go represented null metric values as zero values. After fixing this in oxide.go, we now need to check for nil values in the metrics receiver. Because OTLP doesn't have an obvious way to represent timestamped null values, we simply skip them.

Previously, oxide.go represented null metric values as zero values. After
fixing this in oxide.go, we now need to check for nil values in the metrics
receiver. Because OTLP doesn't have an obvious way to represent timestamped
null values, we simply skip them.
@jmcarp
jmcarp requested a review from a team as a code owner August 12, 2026 16:40
@jmcarp
jmcarp merged commit d35d496 into main Aug 12, 2026
2 checks passed
@jmcarp
jmcarp deleted the jmcarp/bump-oxide.go branch August 12, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant