Git Product home page Git Product logo

orangetux.nl's Introduction

orangetux.nl

Installation

Clone the sources:

$ git clone [email protected]:OrangeTux/orangetux.nl.git
$ cd orangetux.nl

Get the theme:

$ mkdir themes
$ git clone https://github.com/digitalcraftsman/hugo-steam-theme.git themes/hugo-steam-theme

Run it:

$ hugo server --theme=hugo-steam-theme --buildDrafts -w

orangetux.nl's People

Contributors

orangetux avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

appeltabak wipsel

orangetux.nl's Issues

Comments on "Expose application and runtime metrics in Go using the expvar package"

Here are a few comments on your recent blogpost "Expose application and runtime metrics in Go using the expvar package":

I want to focus at the visits counter at the end of the JSON response.

the JSON response -> this JSON response -- reference slightly more clear I think

The expvar.Map type can be used to make metrics appear under certain name space.

name space -> namespace

Maybe noting that memstats from the previous given '/debug/vars' output is also an namespace (created with expvar.Map)

This value must be recalculated every someone visits http://localhost:1818/debug/vars.

every someone -> every time someone

Together with a custom aggregrator, InfluxDB and Grafana I can monitor my applications very easy.

Not every reader will know about InfluxDB and Grafana, so maybe link those words to their websites.

PS A blogpost about nifty features you particularly like / use in Grafana would be a nice ;)

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.