GithubHelp home page GithubHelp logo

ykzts / twitter-telegraf-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 6.54 MB

Gather account information from Twitter accounts.

License: MIT License

Go 100.00%
telegraf telegraf-plugin twitter

twitter-telegraf-plugin's Introduction

Twitter Telegraf Plugin

Gather account information from Twitter accounts.

Configuration

[[inputs.twitter]]
  ## List of accounts to monitor.
  accounts = [
    783214,
    1967601206
  ]
  ## Twitter API consumer key.
  # consumer_key = ""
  ## Twitter API consumer secret.
  # consumer_secret = ""
  ## Twitter API access token.
  # access_token = ""
  ## Twitter API access token secret.
  # access_token_secret = ""

Metrics

  • twitter_account
    • tags:
      • id - The ID of the account
      • screen_name - The screen name
    • fields:
      • favourites (int)
      • followers (int)
      • friends (int)
      • statuses (int64)

Example Output

twitter_account,id=1967601206,screen_name=InfluxDB followers=16688i,friends=4235i,statuses=11209i,favourites=7542i 1575008500000000000
twitter_account,id=783214,screen_name=Twitter favourites=6353i,followers=56766065i,friends=102i,statuses=12423i 1575008500000000000

twitter-telegraf-plugin's People

Contributors

renovate[bot] avatar ykzts avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

genfox27

twitter-telegraf-plugin's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v2
  • github/codeql-action v2
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-go v4
  • goreleaser/goreleaser-action v5
.github/workflows/tests.yml
  • actions/setup-go v4
  • actions/checkout v4
  • actions/cache v3
gomod
go.mod
  • go 1.21
  • github.com/ChimeraCoder/anaconda v2.0.0+incompatible
  • github.com/influxdata/telegraf v1.26.0
  • github.com/stretchr/testify v1.8.4

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.