Giter Site home page Giter Site logo

ranganathsb / go-stats-aggregation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from damianstanger/go-stats-aggregation

0.0 0.0 0.0 530 KB

Code that can be used to visualise the status of your go pipelines

License: MIT License

C# 42.80% HTML 20.55% JavaScript 2.59% CSS 2.18% PowerShell 31.87%

go-stats-aggregation's Introduction

go-stats-aggregation

Code that can be used to visualise the status of your go pipelines

##Conventions The go servers and pipelines need to conform to certain naming standards for these scripts to work.

###Go servers The servers need to have urls like the following https:\\go-server1.domain.com:8154 where server1 is the instance of the server. for example my servers are accessed on

  • https:\go-product.foobar.com:8154
  • https:\go-platform.foobar.com:8154
  • https:\go-journey.foobar.com:8154

Loosely named after the bounded context of the services built on that particular server

###Pipelines All the pipelines also follow a very specific convention, the deployment pipelines must have the same name as the build pipeline with the environment following it, example:

  • Build-FooApi, Deploy-FooApi-Test-Uk, Deploy-FooApi-Preprod-Uk, Deploy-FooApi-Prod-Uk
  • Build-FooProcessor, Depoly-FooProcessor-Test-Uk, Depoly-FooProcessor-Preprod-Uk, Depoly-FooProcessor-Prod-Uk

We have ~500 pipelines which makes it really important to have a naming standard and to follow it.

go-stats-aggregation's People

Contributors

damianstanger avatar

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.