Closed
Bug 1410156
Opened 8 years ago
Closed 5 years ago
Telemetry pings should be sent to the error-stream if a schema exists for that docType, but not for that version
Categories
(Data Platform and Tools :: General, enhancement, P3)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Unassigned)
Details
(Whiteboard: [DataPlatform])
Currently, telemetry pings are sent through as-is if there is no schema for a docType-version. However, improper versions are essentially invalid pings, *if* that ping type has a schema. As such we should redirect pings with improper version to the error-stream, if they have any schema. This would allow legacy pings without any schemas through as-is.
Comment 1•8 years ago
|
||
We will need to ensure that we have monitoring/alerting configured for all known docTypes so that we can quickly address any increase in this type of error.
Updated•8 years ago
|
Points: --- → 3
Priority: -- → P3
Reporter | ||
Updated•8 years ago
|
Summary: Telemetry pings should be sent to error-stream of a schema exists for that docType, but not for that version → Telemetry pings should be sent to the error-stream if a schema exists for that docType, but not for that version
Updated•7 years ago
|
Whiteboard: [DataPlatform]
Comment 2•5 years ago
|
||
This happens in GCP.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•3 years ago
|
Component: Pipeline Ingestion → General
You need to log in
before you can comment on or make changes to this bug.
Description
•