Skip to content

Commit

Permalink
Merge branch 'master' into fix-loki-cost-estimation-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
hervenicol authored Oct 9, 2023
2 parents f63db76 + 49dbba5 commit 132504f
Show file tree
Hide file tree
Showing 24 changed files with 24,210 additions and 5,001 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
jobs:
build-and-deploy-dashboards:
docker:
- image: cimg/go:1.21.1
- image: cimg/go:1.21.2
steps:
- run: go install github.com/google/go-jsonnet/cmd/jsonnet@latest
- run: git clone https://github.com/grafana/grafonnet-lib.git $GOPATH/src/github.com/grafana/grafonnet-lib
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Add custom dashboards documentation link into home panel.
- Loki dashboards from mixins

### Changed

- Cilium: migrate to Timeseries and change rate timeframe.

## [2.45.0] - 2023-09-21

Expand Down
Loading

0 comments on commit 132504f

Please sign in to comment.