package
0.0.0-20241217162004-178c1c463d89
Repository: https://github.com/nicolaka/tfbi.git
Documentation: pkg.go.dev
# Functions
New returns a new Terraform API exporter for the provided Config.
NewMetrics creates new Metrics instance.
# Variables
Metric descriptors.
Metric descriptors.
Metric descriptors.
Metric descriptors.
scrapers lists all possible collection methods.
Metric descriptors.
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.
ScrapePolicySets scrapes metrics about the policysets.
ScrapeProjects scrapes metrics about the projects.
ScrapeRegistryModules scrapes metrics about the registrymodules.
ScrapeTeams scrapes metrics about the teams.
ScrapeWorkspaces scrapes metrics about the workspaces.
# Interfaces
Scraper is minimal interface that let's you add new prometheus metrics to tf_exporter.