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
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
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
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