This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Lines configured by zsh-newuser-install | |
| HISTFILE=~/.zsh_history | |
| HISTSIZE=100000 | |
| SAVEHIST=100000 | |
| setopt appendhistory autocd extendedglob notify | |
| unsetopt beep | |
| bindkey -v | |
| # End of lines configured by zsh-newuser-install | |
| # The following lines were added by compinstall | |
| zstyle :compinstall filename '/Users/roblak/.zshrc' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Alias `hub` to `git` if it's installed. | |
| if [[ ! -z $(command -v hub) ]]; then | |
| eval "$(hub alias -s)" | |
| fi | |
| # Alias `git` to `g` and set up completion (also brings in `hub` completion if it's installed). | |
| alias g=git | |
| [ -f /usr/local/etc/bash_completion ] && . /usr/local/etc/bash_completion | |
| __git_complete g _git |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "expiration_month": "2025-01", | |
| "alchemy_core": 76806.0, | |
| "apache_pinot": 19832.4, | |
| "archv2": 325258.2, | |
| "archv2_edge_proxy": 11458.8, | |
| "blast": 6864.0, | |
| "blast_scale": 65556.0, | |
| "computev2": 39780.0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "expiration_month": "2025-01", | |
| "alchemy_core": 12, | |
| "apache_pinot": 4, | |
| "archv2": 42, | |
| "archv2_edge_proxy": 3, | |
| "blast": 4, | |
| "blast_scale": 6, | |
| "computev2": 6, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "region": "ap-south-mum", | |
| "prod_server_count": 10, | |
| "prod_committed_count": 10, | |
| "prod_uncommitted_count": 0, | |
| "prod_annual_cost": 23643.12, | |
| "stg_server_count": 0, | |
| "stg_committed_count": 0, | |
| "stg_uncommitted_count": 0, |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "service_group": "alchemy_core", | |
| "ns": "ns1023535.ip-15-204-206.us", | |
| "name": "kubernetes-prod-app_server-use1-0-alchemy_core:true", | |
| "node_url": "15.204.206.160", | |
| "region": "us-east-vin", | |
| "rack": "V113D13", | |
| "server_type": "scale-a3", | |
| "cores": 32, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "chain_type_summary": [ | |
| { | |
| "chain_type": "arbitrum", | |
| "total_annual_cost": 851295.96, | |
| "server_count": 95, | |
| "total_cores": 1652, | |
| "total_memory_gb": 18912.0 | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "chain_type_summary": [ | |
| { | |
| "chain_type": "arbitrum", | |
| "total_annual_cost": 851295.96, | |
| "server_count": 95, | |
| "total_cores": 1652, | |
| "total_memory_gb": 18912.0 | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "blast_radius_data": [ | |
| { | |
| "service_group": "alchemy_core", | |
| "region": "ap-southeast-sgp", | |
| "environment": "prod", | |
| "total_servers": 3, | |
| "racks_used": 1, | |
| "max_per_rack": 3, | |
| "max_loss_percent": 100.0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "blast_radius_data": [ | |
| { | |
| "service_group": "alchemy_core", | |
| "region": "ap-southeast-sgp", | |
| "environment": "prod", | |
| "total_servers": 3, | |
| "racks_used": 1, | |
| "max_per_rack": 3, | |
| "max_loss_percent": 100.0, |