oneuptime/Ingestor
Simon Larsen 56d3e7e1f2
chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components
This commit updates the probeKey prop type from ObjectID to string in the CustomProbeDocumentation and ProbeView components. The probeKey is used to identify the probe and was previously defined as ObjectID, but it should be a string. This change ensures that the probeKey is correctly passed and used throughout the components, improving the accuracy and reliability of the application.
2024-07-01 20:00:16 +01:00
..
API chore: Update probeKey type to string in CustomProbeDocumentation and ProbeView components 2024-07-01 20:00:16 +01:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01: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