Skip to content

telemetry ingress restrictions #374

Description

@durandom

Influx will create the schema on the fly, i.e. the first time it sees a field, it will create the field with the data type.
This opens up our pipeline to spam and schema corruption.
Let's be a bit more strict and clean up our telegraf.conf

  • only allow the crewchief topic (remove crewchief_v2 and racing)
  • either don't use the mqtt_consumer.json_v2.object parsing and be specific about the fields
  • or keep using it and restrict the fields

documentation is at

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.hacktoberfestIssues targeting the hacktoberfest participants.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions