Versions in this module Expand all Collapse all v0 v0.2.0 Jan 14, 2024 v0.1.0 Aug 5, 2022 Changes in this version + type GitHub struct + APIBaseURL string + AccessToken string + Debug bool + Log telegraf.Logger + Repos []string + Timeout int + func NewGitHub() *GitHub + func (plugin *GitHub) Description() string + func (plugin *GitHub) Gather(a telegraf.Accumulator) error + func (plugin *GitHub) SampleConfig() string