https://github.com/influxdata/telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

https://github.com/influxdata/telegraf

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    21 of 1402 committers (1.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.0%) to scientific vocabulary

Keywords

gnmi golang influxdb json kafka logs metrics modbus monitoring mqtt opcua telegraf time-series windows-eventlog windows-management-instrumentation xpath

Keywords from Contributors

scheduling orchestration data-engineering mlops data-pipelines etl data-integration dag elt workflow-engine
Last synced: 5 months ago · JSON representation

Repository

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

Basic Info
Statistics
  • Stars: 16,154
  • Watchers: 305
  • Forks: 5,695
  • Open Issues: 428
  • Releases: 200
Topics
gnmi golang influxdb json kafka logs metrics modbus monitoring mqtt opcua telegraf time-series windows-eventlog windows-management-instrumentation xpath
Created almost 11 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Security Support

README.md

tiger Telegraf

GoDoc Docker pulls Go Report Card Circle CI

Telegraf is an agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • Offers a comprehensive suite of over 300 plugins, covering a wide range of functionalities including system monitoring, cloud services, and message passing
  • Enables the integration of user-defined code to collect, transform, and transmit data efficiently
  • Compiles into a standalone static binary without any external dependencies, ensuring a streamlined deployment process
  • Utilizes TOML for configuration, providing a user-friendly and unambiguous setup experience
  • Developed with contributions from a diverse community of over 1,200 contributors

Users can choose plugins from a wide range of topics, including but not limited to:

🔨 Installation

For binary builds, Docker images, RPM & DEB packages, and other builds of Telegraf, please see the install guide.

See the releases documentation for details on versioning and when releases are made.

💻 Usage

Users define a TOML configuration with the plugins and settings they wish to use, then pass that configuration to Telegraf. The Telegraf agent then collects data from inputs at each interval and sends data to outputs at each flush interval.

For a basic walkthrough see quick start.

📖 Documentation

For a full list of documentation including tutorials, reference and other material, start with the /docs directory.

Additionally, each plugin has its own README that includes details about how to configure, use, and sometimes debug or troubleshoot. Look under the /plugins directory for specific plugins.

Here are some commonly used documents:

❤️ Contribute

Contribute

We love our community of over 1,200 contributors! Many of the plugins included in Telegraf were originally contributed by community members. Check out our contributing guide if you are interested in helping out. Also, join us on our Community Slack or Community Forums if you have questions or comments for our engineering teams.

If you are completely new to Telegraf and InfluxDB, you can also enroll for free at InfluxDB university to take courses to learn more.

ℹ️ Support

Slack Forums

Please use the Community Slack or Community Forums if you have questions or comments for our engineering teams. GitHub issues are limited to actual issues and feature requests only.

📜 License

MIT

Owner

  • Name: InfluxData
  • Login: influxdata
  • Kind: organization
  • Email: contact@influxdb.com
  • Location: San Francisco, CA

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 9,572
  • Total Committers: 1,402
  • Avg Commits per committer: 6.827
  • Development Distribution Score (DDS): 0.794
Past Year
  • Commits: 897
  • Committers: 116
  • Avg Commits per committer: 7.733
  • Development Distribution Score (DDS): 0.613
Top Committers
Name Email Commits
Daniel Nelson d****n@i****m 1,970
dependabot[bot] 4****] 920
Cameron Sparr c****r@g****m 833
Joshua Powers p****j@f****m 817
Sven Rebhan 3****n 722
Paweł Żak p****l@g****m 245
Sebastian Spaink 3****k 195
Steven Soroka s****a@i****m 155
Greg 2****n 145
reimda r****a 116
Thomas Casteleyn t****n@s****m 78
telegraf-tiger[bot] 7****] 74
Samantha Wang 3****0 67
Evan Phoenix e****n@p****o 65
Mya m****5@g****m 53
Patrick Hemmer p****r 49
Dane Strandboge 1****1 43
David Bennett 7****r 37
Pontus Rydin p****n@v****m 35
Helen Weller 3****a 32
Pierre Fersing p****f@p****g 29
Simon Fraser s****r@g****m 28
Russ Savage r****t 27
Sergio Jimenez s****z@z****m 27
Alexander Krantz a****x@k****v 26
Jacob Marble j****e@i****m 24
JP jp@m****m 24
Giovanni Luisotto g****o@g****m 23
David G. Simmons d****s 23
Thibault Cohen t****t@g****m 22
and 1,372 more...

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1,398
  • Total pull requests: 2,648
  • Average time to close issues: 8 months
  • Average time to close pull requests: 9 days
  • Total issue authors: 885
  • Total pull request authors: 269
  • Average comments per issue: 2.86
  • Average comments per pull request: 1.65
  • Merged pull requests: 1,789
  • Bot issues: 23
  • Bot pull requests: 913
Past Year
  • Issues: 546
  • Pull requests: 1,602
  • Average time to close issues: 19 days
  • Average time to close pull requests: 8 days
  • Issue authors: 364
  • Pull request authors: 134
  • Average comments per issue: 0.98
  • Average comments per pull request: 1.44
  • Merged pull requests: 1,033
  • Bot issues: 13
  • Bot pull requests: 684
Top Authors
Issue Authors
  • zak-pawel (100)
  • srebhan (71)
  • powersj (24)
  • LarsStegman (22)
  • telegraf-tiger[bot] (21)
  • llamafilm (20)
  • knollet (17)
  • redbaron (11)
  • Hipska (11)
  • 1tft (11)
  • tguenneguez (9)
  • sjwang90 (8)
  • neelayu (7)
  • JeroenVanHoye (7)
  • mohsin106 (6)
Pull Request Authors
  • dependabot[bot] (913)
  • srebhan (473)
  • powersj (251)
  • zak-pawel (228)
  • DStrand1 (78)
  • skartikey (48)
  • mstrandboge (44)
  • LarsStegman (36)
  • Hipska (26)
  • LandonTClipp (15)
  • asaharn (14)
  • zan-xhipe (13)
  • neelayu (11)
  • zmyzheng (9)
  • mskonovalov (9)
Top Labels
Issue Labels
bug (547) feature request (501) waiting for response (156) help wanted (107) support (99) linter (96) size/m (59) size/l (29) size/s (23) platform/windows (20) upstream (19) plugin/input (13) ready for final review (11) area/agent (11) area/mysql (8) feat (8) area/gnmi (7) area/prometheus (7) area/snmp (6) chore (6) area/configuration (6) plugin/output (6) area/modbus (6) area/json (6) area/windows (5) regression (5) area/kafka (5) docs (5) rfc (5) area/rabbitmq (4)
Pull Request Labels
ready for final review (1,726) chore (1,187) dependencies (964) plugin/input (471) feat (434) fix (331) linter (225) plugin/output (161) docs (126) test (78) plugin/processor (74) area/configuration (52) waiting for response (50) area/agent (47) area/prometheus (36) plugin/parser (33) go (29) new plugin (28) plugin/serializer (25) area/opcua (24) area/sql (23) area/influxdb (23) plugin/aggregator (19) area/snmp (17) area/gnmi (16) area/kafka (16) area/aws (15) area/procstat (15) area/mqtt (14) area/logging (14)

Packages

  • Total packages: 3
  • Total downloads: unknown
  • Total docker downloads: 948,167,890
  • Total dependent packages: 128
    (may contain duplicates)
  • Total dependent repositories: 361
    (may contain duplicates)
  • Total versions: 277
proxy.golang.org: github.com/influxdata/telegraf
  • Versions: 137
  • Dependent Packages: 128
  • Dependent Repositories: 361
  • Docker Downloads: 948,167,890
Rankings
Forks count: 0.0%
Docker downloads count: 0.1%
Average: 0.3%
Dependent repos count: 0.4%
Dependent packages count: 0.4%
Stargazers count: 0.5%
Last synced: 6 months ago
proxy.golang.org: github.com/influxData/telegraf
  • Versions: 137
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.5%
Average: 5.7%
Dependent repos count: 5.9%
Last synced: 6 months ago
spack.io: telegraf

Telegraf is an agent for collecting, processing, aggregating, and writing metrics.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 0.0%
Forks count: 0.2%
Stargazers count: 0.7%
Average: 14.5%
Dependent packages count: 57.3%
Last synced: 6 months ago

Dependencies

.github/workflows/linter.yml actions
  • actions/checkout v3 composite
  • github/super-linter v4.9.2 composite
.github/workflows/readme-linter.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • tj-actions/changed-files v34.4.2 composite
plugins/inputs/clickhouse/dev/docker-compose.yml docker
  • docker.io/yandex/clickhouse-server ${CLICKHOUSE_VERSION
  • docker.io/zookeeper 3.5.6
plugins/inputs/file/dev/docker-compose.yml docker
  • glinton/scratch latest
plugins/inputs/kibana/test_environment/docker-compose.yml docker
  • docker.elastic.co/elasticsearch/elasticsearch 7.10.1
  • docker.elastic.co/kibana/kibana 7.10.1
  • local_telegraf latest
plugins/inputs/logparser/dev/docker-compose.yml docker
  • glinton/scratch latest
plugins/inputs/mongodb/dev/docker-compose.yml docker
  • glinton/scratch latest
  • mongo latest
plugins/inputs/mysql/dev/docker-compose.yml docker
  • glinton/scratch latest
  • mariadb latest
  • mysql 5.7
  • percona latest
plugins/inputs/zookeeper/dev/docker-compose.yml docker
  • glinton/scratch latest
  • zookeeper latest
plugins/outputs/postgresql/Dockerfile docker
  • postgres ${POSTGRES_TAG} build
go.mod go
  • cloud.google.com/go v0.107.0
  • cloud.google.com/go/bigquery v1.44.0
  • cloud.google.com/go/compute v1.14.0
  • cloud.google.com/go/compute/metadata v0.2.2
  • cloud.google.com/go/iam v0.8.0
  • cloud.google.com/go/monitoring v1.8.0
  • cloud.google.com/go/pubsub v1.27.1
  • cloud.google.com/go/storage v1.28.1
  • code.cloudfoundry.org/clock v1.0.0
  • collectd.org v0.5.0
  • github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
  • github.com/99designs/keyring v1.2.1
  • github.com/Azure/azure-amqp-common-go/v3 v3.2.3
  • github.com/Azure/azure-event-hubs-go/v3 v3.3.20
  • github.com/Azure/azure-kusto-go v0.8.0
  • github.com/Azure/azure-pipeline-go v0.2.3
  • github.com/Azure/azure-sdk-for-go v65.0.0+incompatible
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.2
  • github.com/Azure/azure-sdk-for-go/sdk/internal v0.9.1
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor v0.4.1
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v0.3.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0
  • github.com/Azure/azure-storage-blob-go v0.15.0
  • github.com/Azure/azure-storage-queue-go v0.0.0-20191125232315-636801874cdd
  • github.com/Azure/go-amqp v0.17.0
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/Azure/go-autorest v14.2.0+incompatible
  • github.com/Azure/go-autorest/autorest v0.11.28
  • github.com/Azure/go-autorest/autorest/adal v0.9.21
  • github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
  • github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
  • github.com/Azure/go-autorest/autorest/date v0.3.0
  • github.com/Azure/go-autorest/autorest/to v0.4.0
  • github.com/Azure/go-autorest/autorest/validation v0.3.1
  • github.com/Azure/go-autorest/logger v0.2.1
  • github.com/Azure/go-autorest/tracing v0.6.0
  • github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e
  • github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0
  • github.com/BurntSushi/toml v1.2.1
  • github.com/ClickHouse/clickhouse-go v1.5.4
  • github.com/DATA-DOG/go-sqlmock v1.5.0
  • github.com/Masterminds/goutils v1.1.1
  • github.com/Masterminds/semver v1.5.0
  • github.com/Masterminds/sprig v2.22.0+incompatible
  • github.com/Mellanox/rdmamap v0.0.0-20191106181932-7c3c4763a6ee
  • github.com/Microsoft/go-winio v0.5.2
  • github.com/Microsoft/hcsshim v0.9.4
  • github.com/Shopify/sarama v1.37.2
  • github.com/aerospike/aerospike-client-go/v5 v5.10.0
  • github.com/alecthomas/participle v0.4.1
  • github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
  • github.com/aliyun/alibaba-cloud-sdk-go v1.62.77
  • github.com/amir/raidman v0.0.0-20170415203553-1ccc43bfb9c9
  • github.com/antchfx/jsonquery v1.3.0
  • github.com/antchfx/xmlquery v1.3.12
  • github.com/antchfx/xpath v1.2.1
  • github.com/apache/arrow/go/arrow v0.0.0-20211112161151-bc219186db40
  • github.com/apache/iotdb-client-go v0.12.2-0.20220722111104-cd17da295b46
  • github.com/apache/thrift v0.16.0
  • github.com/aristanetworks/glog v0.0.0-20191112221043-67e8567f59f3
  • github.com/aristanetworks/goarista v0.0.0-20190325233358-a123909ec740
  • github.com/armon/go-metrics v0.3.10
  • github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
  • github.com/awnumar/memcall v0.1.2
  • github.com/awnumar/memguard v0.22.3
  • github.com/aws/aws-sdk-go-v2 v1.17.1
  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.8
  • github.com/aws/aws-sdk-go-v2/config v1.17.8
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.2
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.2.0
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.19
  • github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.7.1
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.25
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.19
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.24
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.6
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs v1.15.13
  • github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.0
  • github.com/aws/aws-sdk-go-v2/service/ec2 v1.54.4
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.10
  • github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.19
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.19
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0
  • github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.19
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0
  • github.com/aws/aws-sdk-go-v2/service/sso v1.11.25
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.8
  • github.com/aws/aws-sdk-go-v2/service/sts v1.17.4
  • github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5
  • github.com/aws/smithy-go v1.13.4
  • github.com/awslabs/kinesis-aggregation/go v0.0.0-20210630091500-54e17340d32f
  • github.com/benbjohnson/clock v1.3.0
  • github.com/beorn7/perks v1.0.1
  • github.com/bitly/go-hostpool v0.1.0
  • github.com/blues/jsonata-go v1.5.4
  • github.com/bmatcuk/doublestar/v3 v3.0.0
  • github.com/caio/go-tdigest v3.1.0+incompatible
  • github.com/cenkalti/backoff v2.2.1+incompatible
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/cisco-ie/nx-telemetry-proto v0.0.0-20220628142927-f4160bcb943c
  • github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58
  • github.com/containerd/cgroups v1.0.4
  • github.com/containerd/containerd v1.6.8
  • github.com/coocood/freecache v1.2.2
  • github.com/coreos/go-semver v0.3.0
  • github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f
  • github.com/couchbase/go-couchbase v0.1.1
  • github.com/couchbase/gomemcached v0.1.3
  • github.com/couchbase/goutils v0.1.0
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/danieljoos/wincred v1.1.2
  • github.com/davecgh/go-spew v1.1.1
  • github.com/denisenkom/go-mssqldb v0.12.3
  • github.com/devigned/tab v0.1.1
  • github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
  • github.com/digitalocean/go-libvirt v0.0.0-20220811165305-15feff002086
  • github.com/dimchansky/utfbom v1.1.1
  • github.com/djherbis/times v1.5.0
  • github.com/docker/distribution v2.8.1+incompatible
  • github.com/docker/docker v20.10.17+incompatible
  • github.com/docker/go-connections v0.4.0
  • github.com/docker/go-units v0.5.0
  • github.com/doclambda/protobufquery v0.0.0-20220727165953-0da287796ee9
  • github.com/dvsekhvalnov/jose2go v1.5.0
  • github.com/dynatrace-oss/dynatrace-metric-utils-go v0.5.0
  • github.com/eapache/go-resiliency v1.3.0
  • github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21
  • github.com/eapache/queue v1.1.0
  • github.com/echlebek/timeproxy v1.0.0
  • github.com/eclipse/paho.golang v0.10.0
  • github.com/eclipse/paho.mqtt.golang v1.4.2
  • github.com/emicklei/go-restful/v3 v3.8.0
  • github.com/fatih/color v1.13.0
  • github.com/flosch/pongo2 v0.0.0-20200913210552-0d938eb266f3
  • github.com/form3tech-oss/jwt-go v3.2.5+incompatible
  • github.com/gabriel-vasile/mimetype v1.4.0
  • github.com/go-asn1-ber/asn1-ber v1.5.4
  • github.com/go-ldap/ldap/v3 v3.4.4
  • github.com/go-logfmt/logfmt v0.5.1
  • github.com/go-logr/logr v1.2.3
  • github.com/go-logr/stdr v1.2.2
  • github.com/go-macaroon-bakery/macaroonpb v1.0.0
  • github.com/go-ole/go-ole v1.2.6
  • github.com/go-openapi/jsonpointer v0.19.5
  • github.com/go-openapi/jsonreference v0.20.0
  • github.com/go-openapi/swag v0.22.1
  • github.com/go-redis/redis/v7 v7.4.1
  • github.com/go-redis/redis/v8 v8.11.5
  • github.com/go-sql-driver/mysql v1.6.0
  • github.com/go-stack/stack v1.8.1
  • github.com/go-stomp/stomp v2.1.4+incompatible
  • github.com/goburrow/modbus v0.1.0
  • github.com/goburrow/serial v0.1.1-0.20211022031912-bfb69110f8dd
  • github.com/gobwas/glob v0.2.3
  • github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
  • github.com/gofrs/uuid v4.3.1+incompatible
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang-jwt/jwt v3.2.1+incompatible
  • github.com/golang-jwt/jwt/v4 v4.4.2
  • github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
  • github.com/golang-sql/sqlexp v0.1.0
  • github.com/golang/geo v0.0.0-20190916061304-5b978397cfec
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/protobuf v1.5.2
  • github.com/golang/snappy v0.0.4
  • github.com/google/flatbuffers v2.0.0+incompatible
  • github.com/google/gnostic v0.5.7-v3refs
  • github.com/google/gnxi v0.0.0-20221016143401-2aeceb5a2901
  • github.com/google/go-cmp v0.5.9
  • github.com/google/go-github/v32 v32.1.0
  • github.com/google/go-querystring v1.0.0
  • github.com/google/gofuzz v1.2.0
  • github.com/google/licensecheck v0.3.1
  • github.com/google/uuid v1.3.0
  • github.com/googleapis/enterprise-certificate-proxy v0.2.1
  • github.com/googleapis/gax-go/v2 v2.7.0
  • github.com/gopcua/opcua v0.3.7
  • github.com/gophercloud/gophercloud v1.0.0
  • github.com/gorilla/mux v1.8.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/gosnmp/gosnmp v1.35.0
  • github.com/grid-x/modbus v0.0.0-20211113184042-7f2251c342c9
  • github.com/grid-x/serial v0.0.0-20211107191517-583c7356b3aa
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
  • github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
  • github.com/gwos/tcg/sdk v0.0.0-20220621192633-df0eac0a1a4c
  • github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
  • github.com/harlow/kinesis-consumer v0.3.6-0.20211204214318-c2b9f79d7ab6
  • github.com/hashicorp/consul/api v1.18.0
  • github.com/hashicorp/errwrap v1.1.0
  • github.com/hashicorp/go-cleanhttp v0.5.2
  • github.com/hashicorp/go-hclog v1.2.2
  • github.com/hashicorp/go-immutable-radix v1.3.1
  • github.com/hashicorp/go-multierror v1.1.1
  • github.com/hashicorp/go-rootcerts v1.0.2
  • github.com/hashicorp/go-uuid v1.0.3
  • github.com/hashicorp/golang-lru v0.5.4
  • github.com/hashicorp/packer-plugin-sdk v0.3.1
  • github.com/hashicorp/serf v0.10.1
  • github.com/huandu/xstrings v1.3.2
  • github.com/imdario/mergo v0.3.12
  • github.com/influxdata/go-syslog/v3 v3.0.0
  • github.com/influxdata/influxdb-observability/common v0.2.34
  • github.com/influxdata/influxdb-observability/influx2otel v0.2.34
  • github.com/influxdata/influxdb-observability/otel2influx v0.2.34
  • github.com/influxdata/line-protocol/v2 v2.2.1
  • github.com/influxdata/tail v1.0.1-0.20210707231403-b283181d1fa7
  • github.com/influxdata/toml v0.0.0-20190415235208-270119a8ce65
  • github.com/influxdata/wlog v0.0.0-20160411224016-7c63b0a71ef8
  • github.com/intel/iaevents v1.0.0
  • github.com/jackc/chunkreader/v2 v2.0.1
  • github.com/jackc/pgconn v1.13.0
  • github.com/jackc/pgio v1.0.0
  • github.com/jackc/pgpassfile v1.0.0
  • github.com/jackc/pgproto3/v2 v2.3.1
  • github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
  • github.com/jackc/pgtype v1.12.0
  • github.com/jackc/pgx/v4 v4.17.1
  • github.com/jackc/puddle v1.3.0
  • github.com/jaegertracing/jaeger v1.38.0
  • github.com/james4k/rcon v0.0.0-20120923215419-8fbb8268b60a
  • github.com/jcmturner/aescts/v2 v2.0.0
  • github.com/jcmturner/dnsutils/v2 v2.0.0
  • github.com/jcmturner/gofork v1.7.6
  • github.com/jcmturner/gokrb5/v8 v8.4.3
  • github.com/jcmturner/rpc/v2 v2.0.3
  • github.com/jhump/protoreflect v1.8.3-0.20210616212123-6cc1efa697ca
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/josharian/intern v1.0.0
  • github.com/josharian/native v1.0.0
  • github.com/jpillora/backoff v1.0.0
  • github.com/json-iterator/go v1.1.12
  • github.com/juju/webbrowser v1.0.0
  • github.com/julienschmidt/httprouter v1.3.0
  • github.com/kardianos/service v1.2.1
  • github.com/karrick/godirwalk v1.16.1
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/klauspost/compress v1.15.11
  • github.com/kolo/xmlrpc v0.0.0-20201022064351-38db28db192b
  • github.com/kr/fs v0.1.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/leodido/ragel-machinery v0.0.0-20181214104525-299bdde78165
  • github.com/logzio/azure-monitor-metrics-receiver v1.0.0
  • github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c
  • github.com/lxc/lxd v0.0.0-20220920163450-e9b4b514106a
  • github.com/magiconair/properties v1.8.6
  • github.com/mailru/easyjson v0.7.7
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-ieproxy v0.0.1
  • github.com/mattn/go-isatty v0.0.16
  • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  • github.com/mdlayher/apcupsd v0.0.0-20220319200143-473c7b5f3c6a
  • github.com/mdlayher/genetlink v1.2.0
  • github.com/mdlayher/netlink v1.6.0
  • github.com/mdlayher/socket v0.2.3
  • github.com/microsoft/ApplicationInsights-Go v0.4.4
  • github.com/miekg/dns v1.1.50
  • github.com/minio/highwayhash v1.0.2
  • github.com/mitchellh/copystructure v1.2.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/mitchellh/reflectwalk v1.0.2
  • github.com/moby/ipvs v1.0.2
  • github.com/moby/sys/mount v0.3.3
  • github.com/moby/sys/mountinfo v0.6.2
  • github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
  • github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/montanaflynn/stats v0.6.6
  • github.com/morikuni/aec v1.0.0
  • github.com/mtibben/percent v0.2.1
  • github.com/multiplay/go-ts3 v1.0.1
  • github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
  • github.com/naoina/go-stringutil v0.1.0
  • github.com/nats-io/jwt/v2 v2.3.0
  • github.com/nats-io/nats-server/v2 v2.9.9
  • github.com/nats-io/nats.go v1.19.0
  • github.com/nats-io/nkeys v0.3.0
  • github.com/nats-io/nuid v1.0.1
  • github.com/netsampler/goflow2 v1.1.1
  • github.com/newrelic/newrelic-telemetry-sdk-go v0.8.1
  • github.com/nsqio/go-nsq v1.1.0
  • github.com/olivere/elastic v6.2.37+incompatible
  • github.com/openconfig/gnmi v0.0.0-20220920173703-480bf53a74d2
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799
  • github.com/opencontainers/runc v1.1.3
  • github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492
  • github.com/opentracing/opentracing-go v1.2.1-0.20220228012449-10b1cf09e00b
  • github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
  • github.com/openzipkin/zipkin-go v0.2.5
  • github.com/pborman/ansi v1.0.0
  • github.com/pborman/uuid v1.2.1
  • github.com/philhofer/fwd v1.1.1
  • github.com/pierrec/lz4/v4 v4.1.17
  • github.com/pion/dtls/v2 v2.1.5
  • github.com/pion/logging v0.2.2
  • github.com/pion/transport v0.13.0
  • github.com/pion/udp v0.1.1
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
  • github.com/pkg/errors v0.9.1
  • github.com/pkg/sftp v1.13.5
  • github.com/pkg/xattr v0.4.9
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c
  • github.com/prometheus-community/pro-bing v0.1.0
  • github.com/prometheus/client_golang v1.13.1
  • github.com/prometheus/client_model v0.3.0
  • github.com/prometheus/common v0.37.0
  • github.com/prometheus/procfs v0.8.0
  • github.com/prometheus/prometheus v1.8.2-0.20210430082741-2a4b8e12bbf2
  • github.com/rabbitmq/amqp091-go v1.5.0
  • github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
  • github.com/riemann/riemann-go-client v0.5.1-0.20211206220514-f58f10cdce16
  • github.com/robbiet480/go.nut v0.0.0-20220219091450-bd8f121e1fa1
  • github.com/robertkrimen/otto v0.0.0-20191219234010-c382bd3c16ff
  • github.com/robfig/cron/v3 v3.0.1
  • github.com/rogpeppe/fastuuid v1.2.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/safchain/ethtool v0.0.0-20210803160452-9aa261dae9b1
  • github.com/samuel/go-zookeeper v0.0.0-20200724154423-2164a8ac840e
  • github.com/sensu/sensu-go/api/core/v2 v2.15.0
  • github.com/shirou/gopsutil/v3 v3.22.9
  • github.com/showwin/speedtest-go v1.2.1
  • github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3
  • github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083
  • github.com/signalfx/golib/v3 v3.3.46
  • github.com/signalfx/sapm-proto v0.7.2
  • github.com/sirupsen/logrus v1.9.0
  • github.com/sleepinggenius2/gosmi v0.4.4
  • github.com/snowflakedb/gosnowflake v1.6.13
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/testify v1.8.1
  • github.com/tbrandon/mbserver v0.0.0-20170611213546-993e1772cc62
  • github.com/testcontainers/testcontainers-go v0.14.0
  • github.com/thomasklein94/packer-plugin-libvirt v0.3.4
  • github.com/tidwall/gjson v1.14.3
  • github.com/tidwall/match v1.1.1
  • github.com/tidwall/pretty v1.2.0
  • github.com/tinylib/msgp v1.1.6
  • github.com/tklauser/go-sysconf v0.3.10
  • github.com/tklauser/numcpus v0.5.0
  • github.com/uber/jaeger-client-go v2.30.0+incompatible
  • github.com/uber/jaeger-lib v2.4.1+incompatible
  • github.com/urfave/cli/v2 v2.23.5
  • github.com/vapourismo/knx-go v0.0.0-20220829185957-fb5458a5389d
  • github.com/vishvananda/netlink v1.2.1-beta.2
  • github.com/vishvananda/netns v0.0.0-20220913150850-18c4f4234207
  • github.com/vjeantet/grok v1.0.1
  • github.com/vmware/govmomi v0.28.1-0.20220921224932-b4b508abf208
  • github.com/wavefronthq/wavefront-sdk-go v0.11.0
  • github.com/wvanbergen/kafka v0.0.0-20171203153745-e2edea948ddf
  • github.com/wvanbergen/kazoo-go v0.0.0-20180202103751-f72d8611297a
  • github.com/x448/float16 v0.8.4
  • github.com/xdg-go/pbkdf2 v1.0.0
  • github.com/xdg-go/scram v1.1.1
  • github.com/xdg-go/stringprep v1.0.3
  • github.com/xdg/scram v1.0.5
  • github.com/xdg/stringprep v1.0.3
  • github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
  • github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
  • github.com/yuin/goldmark v1.5.3
  • github.com/yuin/gopher-lua v0.0.0-20200816102855-ee81675732da
  • github.com/yusufpapurcu/wmi v1.2.2
  • go.etcd.io/etcd/api/v3 v3.5.4
  • go.mongodb.org/mongo-driver v1.11.0
  • go.opencensus.io v0.24.0
  • go.opentelemetry.io/collector/pdata v1.0.0-rc1
  • go.opentelemetry.io/otel v1.10.0
  • go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.10.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.32.1
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.32.1
  • go.opentelemetry.io/otel/metric v0.32.1
  • go.opentelemetry.io/otel/sdk v1.10.0
  • go.opentelemetry.io/otel/sdk/metric v0.32.1
  • go.opentelemetry.io/otel/trace v1.10.0
  • go.opentelemetry.io/proto/otlp v0.19.0
  • go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd
  • go.uber.org/atomic v1.9.0
  • go.uber.org/multierr v1.8.0
  • go.uber.org/zap v1.22.0
  • golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
  • golang.org/x/exp v0.0.0-20200513190911-00229845015e
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.4.0
  • golang.org/x/oauth2 v0.3.0
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.3.0
  • golang.org/x/term v0.3.0
  • golang.org/x/text v0.5.0
  • golang.org/x/time v0.1.0
  • golang.org/x/tools v0.1.12
  • golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
  • golang.zx2c4.com/wireguard v0.0.0-20211209221555-9c9e7e272434
  • golang.zx2c4.com/wireguard/wgctrl v0.0.0-20211230205640-daad0b7ba671
  • gonum.org/v1/gonum v0.12.0
  • google.golang.org/api v0.104.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/genproto v0.0.0-20221207170731-23e4bf6bdc37
  • google.golang.org/grpc v1.51.0
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/errgo.v1 v1.0.1
  • gopkg.in/fatih/pool.v2 v2.0.0
  • gopkg.in/fsnotify.v1 v1.4.7
  • gopkg.in/gorethink/gorethink.v3 v3.0.5
  • gopkg.in/httprequest.v1 v1.2.1
  • gopkg.in/inf.v0 v0.9.1
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/macaroon-bakery.v3 v3.0.0
  • gopkg.in/macaroon.v2 v2.1.0
  • gopkg.in/olivere/elastic.v5 v5.0.86
  • gopkg.in/sourcemap.v1 v1.0.5
  • gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
  • gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • honnef.co/go/tools v0.2.2
  • k8s.io/api v0.25.3
  • k8s.io/apimachinery v0.25.3
  • k8s.io/client-go v0.25.0
  • k8s.io/klog/v2 v2.70.1
  • k8s.io/kube-openapi v0.0.0-20220803164354-a70c9af30aea
  • k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed
  • lukechampine.com/uint128 v1.2.0
  • modernc.org/cc/v3 v3.40.0
  • modernc.org/ccgo/v3 v3.16.12
  • modernc.org/libc v1.20.3
  • modernc.org/mathutil v1.5.0
  • modernc.org/memory v1.4.0
  • modernc.org/opt v0.1.3
  • modernc.org/sqlite v1.19.2
  • modernc.org/strutil v1.1.3
  • modernc.org/token v1.0.1
  • sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
  • sigs.k8s.io/structured-merge-diff/v4 v4.2.3
  • sigs.k8s.io/yaml v1.2.0
go.sum go
  • 3317 dependencies
.github/workflows/govulncheck.yml actions
  • Templum/govulncheck-action v0.10.1 composite
  • actions/checkout v3 composite
.github/workflows/milestones.yml actions
  • actions/checkout v3 composite
  • srebhan/label-milestone-action v1.0.1 composite
.github/workflows/semantic.yml actions