Commit History

Author SHA1 Message Date
  Ajay Tripathy bc57a8cfb4 Merge pull request #449 from kubecost/AjayTripathy-aws-transform 6 years ago
  AjayTripathy be502a3c92 revert awsprovider.go 6 years ago
  AjayTripathy 7210305792 revert provider.go 6 years ago
  AjayTripathy 345dfb1e6d support aws transformation natively 6 years ago
  Ajay Tripathy 200ab49f68 Merge pull request #446 from kubecost/AjayTripathy-refresh 6 years ago
  AjayTripathy 757195826e add refresh 6 years ago
  Ajay Tripathy 9bdb91576b Merge pull request #445 from kubecost/AjayTripathy-s3-csv 6 years ago
  Ajay Tripathy cb6da9ddd7 Merge pull request #442 from kubecost/AjayTripathy-allow-direct 6 years ago
  AjayTripathy 6f003f3c17 support s3 csv load 6 years ago
  Ajay Tripathy 57bf763011 Merge pull request #444 from kubecost/niko/profile 6 years ago
  Niko Kovacevic 7e6de1a0b5 Add stopwatch profiler 6 years ago
  Matt Bolt a29905c2e5 Merge pull request #443 from kubecost/bolt/cpu-optimization 6 years ago
  Matt Bolt b328c92090 Add keytuple unit tests 6 years ago
  Matt Bolt e525394e68 Update map pools to use a uint64 key instead of float64 to take full advantage of the runtime.mapclear replacement. Update KeyTuple to use substrings of the key versus a split based allocation. 6 years ago
  AjayTripathy 7201486fc5 fix nil, merge conflict 6 years ago
  Ajay Tripathy d67dad877f Merge pull request #438 from kubecost/AjayTripathy-add-csv-provider 6 years ago
  AjayTripathy ceec1c9dd7 remove unneeded parser 6 years ago
  AjayTripathy cf38a64adf add pricing_schema.csv 6 years ago
  Ajay Tripathy 2f381c25a5 Merge pull request #440 from kubecost/AjayTripathy-spot 6 years ago
  AjayTripathy 82644f069e add spot 6 years ago
  AjayTripathy fbe73605e5 fix logs 6 years ago
  Ajay Tripathy c7f2b5d0cb Merge pull request #436 from kubecost/AjayTripathy-suppress-logs 6 years ago
  Ajay Tripathy 8a21566026 Merge pull request #439 from kubecost/niko/prom 6 years ago
  Niko Kovacevic f0689b755c Prom CommError 6 years ago
  Niko Kovacevic 639476db49 Prometheus CommError 6 years ago
  AjayTripathy 6fa670df2d add nil / error handling for missing csv tests 6 years ago
  AjayTripathy 72db8b773b add unit test, fix tsv->csv 6 years ago
  AjayTripathy a03cb3a14b initial commit of csv provider 6 years ago
  Matt Bolt 7e44256f88 Merge pull request #431 from kubecost/bolt/error-reporting 6 years ago
  Matt Bolt 4ed9929e9e Update comment. 6 years ago