Skip to content

Commit 1239aee

Browse files
authored
port changes from devenv back, make observability stack exportable (#1963)
port changes from devenv back, make observability stack exportable, remove unused features
1 parent c7cdbf7 commit 1239aee

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+242
-1308
lines changed

book/src/SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
- [Test Configuration](./framework/test_configuration_overrides.md)
2020
- [Exposing Components](framework/components/state.md)
2121
- [Debugging Tests](framework/components/debug.md)
22-
- [Debugging CI Runs](framework/components/debug_ci.md)
23-
- [Analyzing CI Runs](framework/components/analyze_ci.md)
2422
- [Debugging K8s Chaos Tests](framework/chaos/debug-k8s.md)
2523
- [Components Cleanup](framework/components/cleanup.md)
2624
- [Components Caching](framework/components/caching.md)

book/src/framework/components/analyze_ci.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

book/src/framework/components/debug_ci.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

framework/.changeset/v0.10.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Expose observability stack functions to reuse in devenv repository
2+
- Set all dashboard URLs to 15m/5s
3+
- Add config functions compatible with devenv

framework/cmd/blockscout.go

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)