oneuptime/Ingestor
Simon Larsen 104535b723
```text
refactor: Round metric values to integers in MetricView component

This commit modifies the MetricView component in the MetricView.tsx file. It adds logic to round the metric values to integers using the Math.round() function. This change improves the accuracy and readability of the displayed metric values.
2024-07-22 15:09:31 -06:00
..
API refactor: Update TelemetryIngest to include serviceName in TelemetryRequest 2024-07-17 17:27:04 -06:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update TelemetryIngest to include serviceName in TelemetryRequest 2024-07-17 17:27:04 -06:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service ```text 2024-07-22 15:09:31 -06:00
Types refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Utils refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
.dockerignore probe-api to ingestor 2023-10-09 18:54:23 +01:00
.gitattributes probe-api to ingestor 2023-10-09 18:54:23 +01:00
.gitignore probe-api to ingestor 2023-10-09 18:54:23 +01:00
Dockerfile.tpl fix: Ingestor/Dockerfile.tpl to reduce vulnerabilities 2024-05-09 21:47:35 +00:00
Index.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json probe-api to ingestor 2023-10-09 18:54:23 +01:00
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