Giter VIP home page Giter VIP logo

addons-issue-counts's Introduction

addons-issue-counts

Scripts for pushing add-ons specific github issue counts into influxdb. Uses github's GraphQL API and node-influx to push stats into influxdb easy graphing.

Want to use this for your own project?

  • Copy this and create your own repo. You probably don't want to fork this since you won't need to track the changes.
  • Update the query and script in bin/getGithubIssueCounts to suit your needs.
  • Be sure to update your event naming - see the prefix in measurement.
  • Add the following tokens to a .env file (to test locally) or circle-ci if you are wanting to use Circle-ci's cron to push the stats into datadog (recommended).
    • Add GH_TOKEN you should set this to public_access (no scope) since this is most likely public data.
    • Add INFLUX_DB_HOST
    • Add INFLUX_DB_PORT
    • Add INFLUX_DB_DATABASE
    • Add INFLUX_DB_USER
    • Add INFLUX_DB_PASSWORD
  • Check you're receiving data for your events in influx/grafana.
  • When you're happy run this from Circl-ci and find interesting ways to to graph the data.
  • If you make something cool with this please let me know!

addons-issue-counts's People

Contributors

dependabot[bot] avatar diox avatar mozilla-github-standards avatar muffinresearch avatar renovate-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

addons-issue-counts's Issues

CODE_OF_CONDUCT.md file missing

As of January 1 2019, Mozilla requires that all GitHub projects include this CODE_OF_CONDUCT.md file in the project root. The file has two parts:

  1. Required Text - All text under the headings Community Participation Guidelines and How to Report, are required, and should not be altered.
  2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the Firefox Debugger project, and Common Voice. (The optional part is commented out in the raw template file, and will not be visible until you modify and uncomment that part.)

If you have any questions about this file, or Code of Conduct policies and procedures, please see Mozilla-GitHub-Standards or email [email protected].

(Message COC001)

Dependency Dashboard

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

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency graphql to v16

Open

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

Detected dependencies

circleci
.circleci/config.yml
  • circleci/node 10
npm
package.json
  • apollo-boost 0.4.9
  • dotenv 8.2.0
  • graphql 15.1.0
  • graphql-tag 2.10.3
  • influx 5.5.1
  • isomorphic-fetch 2.2.1
  • node-fetch 2.6.1
  • query-string ^6.12.1

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

Use count_only for BZ requests

Instead of counting the length and using include_fields with an invalid value it's possible to use count_only instead.

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.