The ScriptJSON method uses the telemetry label script, which is the same label used by the Script method. This causes both Script and ScriptJSON executions to be logged under the same metric, making it impossible to distinguish between them.
https://github.com/initia-labs/initia//blob/f5cd97d3aadd694d511c61ce5f55a772f4d2b904/x/move/keeper/msg_server.go#L179-L180
