oneuptime/Ingestor
Simon Larsen 55d947fb39
refactor: Add isMonotonic column to Metric model
This code change adds a new column, 'isMonotonic', to the Metric model in the AnalyticsModels directory. The column is optional and represents whether the metric is monotonic. This change ensures that the necessary data is captured and stored correctly for metrics in the system.
2024-06-10 12:49:29 +01:00
..
API refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Types
Utils refactor: Update Encryption.ts to use Utf8 encoding for decryption 2024-05-29 13:20:56 +01:00
.dockerignore
.gitattributes
.gitignore
Dockerfile.tpl fix: Ingestor/Dockerfile.tpl to reduce vulnerabilities 2024-05-09 21:47:35 +00:00
Index.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
jest.config.json Update Jest configurations for test coverage 2023-11-22 10:55:09 +00:00
nodemon.json
package-lock.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
package.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00