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
This may not be the correct place for this, but I didn't see any mention anywhere of a discussion list or a Slack channel: is there are particular reason to require each Flux query to manually rename the _value column to metricvalue, rather than just having the adapter read the _value column directly? I'm having a hard time thinking of a use case where this behavior is desirable.
(To be clear, the adapter functions perfectly well either way, I'm just curious regarding the design intent behind it)
The text was updated successfully, but these errors were encountered:
This may not be the correct place for this, but I didn't see any mention anywhere of a discussion list or a Slack channel: is there are particular reason to require each Flux query to manually rename the
_value
column tometricvalue
, rather than just having the adapter read the_value
column directly? I'm having a hard time thinking of a use case where this behavior is desirable.(To be clear, the adapter functions perfectly well either way, I'm just curious regarding the design intent behind it)
The text was updated successfully, but these errors were encountered: