Skip to content

Instantly share code, notes, and snippets.

View vakaobr's full-sized avatar

Anderson Leite vakaobr

  • Movingimage EVP
  • Lisbon, Portugal
  • X @vakaobr
View GitHub Profile
@vakaobr
vakaobr / gist:e3fedaf56f194d6cc9acd885e51614cf
Created January 4, 2022 10:30
Kubernetes Cluster (Prometheus) - Updated to k8s 1.18+
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
@vakaobr
vakaobr / primer_arranque_mac.command
Created December 13, 2021 13:06
Using brew to install dependencies, or copying it from provided files if brew are not available
cd "`dirname "$0"`";
# Check if we have brew installed and install the libs from there
if [ -f /usr/local/bin/brew ]; then
echo "Installing needed libs using brew, please wait..."
brew install boost
brew install sdl2
brew install freetype
brew install libcurl
brew install freeimage
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
{
"__inputs": [],
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "6.3.4"
},
{
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",