Skip to content

Write timescale exporter. #46

@vrongmeal

Description

@vrongmeal

Exporter to store metrics in TimescaleDB (PostgreSQL).

Prerequisites

Steps

  • Remove PrepareChecks from Exporter interface.
  • Add GetMetrics(context.Context, time.Duration, checkIDs ...string) method to Exporter interface.
  • Update existing exporter ("log").
  • Add metrics model and implement exporter.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions