intuit / intuit/katlas

K8s collector should only send the data schema defines

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
enhancement K8s collector
Dominant language
Go
Stars
213
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The current k8s collector controller would send everything it collects which is not necessary as the database only stores the data based on the schema.

It should send the data defines in the schema only.

Contributor guide

Open the contributing guide

Research direction

Start by locating the K8s collector controller and the database schema it feeds. Compare the data sent by the collector with the fields defined by the schema, then verify that only schema-defined data is emitted and stored.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.