Number Representation in JSON: stats.json vs metrics.json
TLDR Alessandro inquired about different number representation in the output of stats.json
and metrics.json
. Kishore Nallan explained it's due to differing capabilities in JSON implementations.
Aug 01, 2022 (13 months ago)
Alessandro
07:08 AMstats.json
and metrics.json
endpoints, I was wondering why stats.json outputs values as number while metrics.json outputs values as string even if I think that metrics values are all numbersKishore Nallan
07:23 AMAlessandro
07:36 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Posting int64 values to API using JSON in Typesense
Patrick requested assistance in posting an int64 document to an API using JSON with Typesense due to JSON's large number limitations. Jason clarified the JSON library at Typesense does support int64.
Resolving JSONL File Import Issues in Python
Jon struggles importing a large JSONL file using Python, encountering decode errors and size restrictions. Kishore Nallan instructs to use curl for imports under 10GB, and references an update to the Python client which could more capably handle large imports.
Typesense Cluster Monitoring and Metrics
Sergio asked about Typesense Cluster monitoring. Kishore Nallan clarified metrics are per node.
