# Functions
New returns a new Terraform API exporter for the provided Config.
NewMetrics creates new Metrics instance.
# Variables
Metric descriptors.
scrapers lists all possible collection methods.
Metric descriptors.
# Structs
Exporter collects TF metrics.
Metrics represents exporter metrics which values can be carried between http requests.
ScrapeOrganizations scrapes metrics about the organizations.
ScrapeWorkspaces scrapes metrics about the workspaces.
# Interfaces
Scraper is minimal interface that let's you add new prometheus metrics to tf_exporter.