mihai.leontescu / metrics (public) (License: GPLv3) (since 2018-07-12) (hash sha1)
Metrics for Linux to feed to Graphite in python
Disclaimer: I am not a programmer, I know some things can be done better. I choose to do them so, so I am able to understand them 80 years later :)
List of commits:
Subject Hash Author Date (UTC)
oh hell.. 6e51570fbf7b9e608a39fe889878730b2da5fdc3 mihai.leontescu 2018-07-12 19:35:22
out with the logfiles :) 7ab23b68dd2baf3f0ffd0b143c7d81cb4050b48c mihai.leontescu 2018-07-12 19:34:34
graphana examples 63d6edb628092720782795a1385349fe14fa7e58 mihai.leontescu 2018-07-12 19:34:02
initial commit pre-alpha d4f64fe23a814b563d1df7fea142daae8aaa0a75 mihai.leontescu 2018-07-12 19:29:49
Commit 6e51570fbf7b9e608a39fe889878730b2da5fdc3 - oh hell..
Author: mihai.leontescu
Author date (UTC): 2018-07-12 19:35
Committer name: mihai.leontescu
Committer date (UTC): 2018-07-12 19:35
Parent(s): 7ab23b68dd2baf3f0ffd0b143c7d81cb4050b48c
Signing key:
Tree: 3307c72a9d9a2913d2fb45c9149ae33682b69d45
File Lines added Lines deleted
logs/.gitignore 1 0
logs/metrics.log 5 0
File logs/.gitignore changed (mode: 100644) (index e69de29..72e8ffc)
1 *
File logs/metrics.log changed (mode: 100644) (index 1b839f0..3c38dde)
... ... Thu Jul 12 21:34:02 2018 START: Sending metrics --> Thu Jul 12 21:34:03 2018 OK
189329 189329 Thu Jul 12 21:34:12 2018 START: Sending metrics --> Thu Jul 12 21:34:12 2018 OK Thu Jul 12 21:34:12 2018 START: Sending metrics --> Thu Jul 12 21:34:12 2018 OK
189330 189330 Thu Jul 12 21:34:21 2018 START: Sending metrics --> Thu Jul 12 21:34:21 2018 OK Thu Jul 12 21:34:21 2018 START: Sending metrics --> Thu Jul 12 21:34:21 2018 OK
189331 189331 Thu Jul 12 21:34:30 2018 START: Sending metrics --> Thu Jul 12 21:34:30 2018 OK Thu Jul 12 21:34:30 2018 START: Sending metrics --> Thu Jul 12 21:34:30 2018 OK
189332 Thu Jul 12 21:34:39 2018 START: Sending metrics --> Thu Jul 12 21:34:39 2018 OK
189333 Thu Jul 12 21:34:48 2018 START: Sending metrics --> Thu Jul 12 21:34:48 2018 OK
189334 Thu Jul 12 21:34:57 2018 START: Sending metrics --> Thu Jul 12 21:34:57 2018 OK
189335 Thu Jul 12 21:35:06 2018 START: Sending metrics --> Thu Jul 12 21:35:06 2018 OK
189336 Thu Jul 12 21:35:15 2018 START: Sending metrics --> Thu Jul 12 21:35:15 2018 OK
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/mihai.leontescu/metrics

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mihai.leontescu/metrics

Clone this repository using git:
git clone git://git.rocketgit.com/user/mihai.leontescu/metrics

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main