Skip to content

Commit da3f437

Browse files
feat(classic-runtime): document engine metrics (#1361)
* feat(classic-runtime): document `engine` metrics * fix: show new article in menu * feat(classic-runtime): mention Promethe * fix(classic-runtime): fix runtime version * feat(classic-runtime): document `engine` resource attributes * docs: add a note about `build` step resources metrics
1 parent 7ae1462 commit da3f437

File tree

3 files changed

+600
-144
lines changed

3 files changed

+600
-144
lines changed

_data/nav.yml

Lines changed: 45 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
- title: Creating products and applications
2929
url: "/create-app-ui"
3030
- title: Creating environments
31-
url: "/quick-start-gitops-environments"
32-
- title: Simple promotion with drag-and-drop
33-
url: "/drag-and-drop"
31+
url: "/quick-start-gitops-environments"
32+
- title: Simple promotion with drag-and-drop
33+
url: "/drag-and-drop"
3434
- title: Simple Promotion Flow with multiple environments
35-
url: "/multi-env-sequential-flow.md"
35+
url: "/multi-env-sequential-flow.md"
3636
- title: Creating Promotion Workflows
37-
url: "/quick-start-promotion-workflow"
37+
url: "/quick-start-promotion-workflow"
3838
- title: Advanced Promotion Flow with Promotion Workflows
39-
url: "/policy-multi-env-promotion"
39+
url: "/policy-multi-env-promotion"
4040
- title: Advanced Promotion Flow with environment dependencies
41-
url: "/dependency-multi-env-promotion"
41+
url: "/dependency-multi-env-promotion"
4242

4343
- title: CI/CD quick starts
4444
url: "/ci-quick-start"
@@ -228,7 +228,7 @@
228228
- title: Git Providers
229229
url: "/git-providers"
230230
- title: OpenID Connect
231-
url: "/oidc-pipelines"
231+
url: "/oidc-pipelines"
232232
- title: Kubernetes
233233
url: "/kubernetes"
234234
- title: Amazon Web Services
@@ -238,7 +238,7 @@
238238
- title: Google Cloud
239239
url: "/google-cloud"
240240
- title: Octopus Deploy
241-
url: "/octopus-deploy"
241+
url: "/octopus-deploy"
242242
- title: Docker registries
243243
url: "/docker-registries"
244244
sub-pages:
@@ -394,10 +394,10 @@
394394
- title: About environments
395395
url: "/environments-overview"
396396
- title: Create and manage environments
397-
url: "/create-manage-environments"
397+
url: "/create-manage-environments"
398398
- title: Manage Products and applications in environments
399-
url: "/manage-apps-in-environments"
400-
399+
url: "/manage-apps-in-environments"
400+
401401
- title: Products
402402
url: "/products"
403403
pages:
@@ -408,7 +408,7 @@
408408
- title: Configure Product Settings
409409
url: "/configure-product-settings"
410410
- title: Assigning applications
411-
url: "/assign-applications"
411+
url: "/assign-applications"
412412
- title: Configuring version and promotable properties
413413
url: "/promotion-version-properties"
414414
- title: Configuring promotion concurrency
@@ -426,28 +426,28 @@
426426
- title: About promotions
427427
url: "/promotions-overview"
428428
- title: Getting started
429-
url: "/getting-started"
429+
url: "/getting-started"
430430
- title: Promotion building blocks
431431
url: "/promotion-components"
432432
- title: Promotion setup guidelines
433433
url: "/create-promotion-sequence"
434434
- title: Promotion limitations
435-
url: "/promotion-limitations"
435+
url: "/promotion-limitations"
436436
- title: Promotion Flows
437-
url: "/promotion-flow"
437+
url: "/promotion-flow"
438438
- title: Promotion Policies
439-
url: "/promotion-policy"
439+
url: "/promotion-policy"
440440
- title: Promotion Workflows
441-
url: "/promotion-workflow"
441+
url: "/promotion-workflow"
442442
- title: Promotion hooks
443-
url: "/promotion-hooks"
443+
url: "/promotion-hooks"
444444
- title: Service accounts for Promotion Workflows
445-
url: "/service-accounts-promotion-workflows"
445+
url: "/service-accounts-promotion-workflows"
446446
- title: Promotion contexts in promotion hooks
447-
url: "/promotion-context-promotion-workflows"
447+
url: "/promotion-context-promotion-workflows"
448448
- title: Product promotion settings
449-
url: "/product-promotion-props"
450-
- title: Promotion entity YAMLs
449+
url: "/product-promotion-props"
450+
- title: Promotion entity YAMLs
451451
url: "/yaml"
452452
sub-pages:
453453
- title: Product YAML
@@ -459,9 +459,9 @@
459459
- title: Promotion Policy YAML
460460
url: "/promotion-policy-crd"
461461
- title: Trigger promotions
462-
url: "/trigger-promotions"
462+
url: "/trigger-promotions"
463463
- title: Tracking releases for Products
464-
url: "/product-releases"
464+
url: "/product-releases"
465465

466466

467467

@@ -501,7 +501,7 @@
501501
- title: Deploy
502502
url: "/deploy"
503503
- title: Approval
504-
url: "/approval"
504+
url: "/approval"
505505
- title: Triggers in pipelines
506506
url: "/triggers"
507507
sub-pages:
@@ -588,7 +588,7 @@
588588
- title: Upgrade
589589
url: "/codefresh-on-prem-upgrade"
590590
- title: Account and user setup
591-
url: "/on-prem-configuration"
591+
url: "/on-prem-configuration"
592592
- title: Feature management
593593
url: "/on-prem-feature-management"
594594
- title: Runner for pipelines
@@ -602,35 +602,37 @@
602602
url: "/arm-support"
603603
- title: Runner installation behind firewalls
604604
url: "/behind-the-firewall"
605+
- title: Monitoring Classic Runtime
606+
url: "/classic-runtime-monitoring"
605607
- title: GitOps Runtimes
606608
url: "/gitops"
607-
sub-pages:
609+
sub-pages:
608610
- title: GitOps Runtime architecture
609611
url: "/runtime-architecture"
610612
- title: Runtime concepts
611613
url: "/runtime-concepts"
612614
- title: System requirements
613-
url: "/runtime-system-requirements"
615+
url: "/runtime-system-requirements"
614616
- title: Prerequisites
615617
url: "/runtime-prerequisites"
616618
- title: Argo CD Admin API token
617-
url: "/runtime-argocd-admin-api-token"
619+
url: "/runtime-argocd-admin-api-token"
618620
- title: Install GitOps Runtime with existing Argo CD
619-
url: "/runtime-install-with-existing-argo-cd"
621+
url: "/runtime-install-with-existing-argo-cd"
620622
- title: Install GitOps Runtime with new Argo CD
621-
url: "/runtime-install-with-new-argo-cd"
623+
url: "/runtime-install-with-new-argo-cd"
622624
- title: Troubleshoot installation
623-
url: "/runtime-troubleshooting"
625+
url: "/runtime-troubleshooting"
624626
- title: On-premises GitOps Runtime
625627
url: "/on-prem-gitops-runtime-install"
626628
- title: Runtime values file validation
627-
url: "/gitops-values-yaml-validation"
628-
- title: Configure GitOps Runtime
629-
url: "/runtime-configuration"
629+
url: "/gitops-values-yaml-validation"
630+
- title: Configure GitOps Runtime
631+
url: "/runtime-configuration"
630632
- title: Ingress and service-mesh access modes
631-
url: "/runtime-install-ingress-service-mesh-access-mode"
633+
url: "/runtime-install-ingress-service-mesh-access-mode"
632634
- title: Ingress configuration
633-
url: "/runtime-ingress-configuration"
635+
url: "/runtime-ingress-configuration"
634636
- title: Shared Configuration Repository
635637
url: "/shared-configuration"
636638
- title: Configuration Runtimes
@@ -644,9 +646,9 @@
644646
- title: Managing Git Sources in GitOps Runtimes
645647
url: "/git-sources"
646648
- title: Download/upgrade GitOps CLI
647-
url: "/upgrade-gitops-cli"
649+
url: "/upgrade-gitops-cli"
648650
- title: Migrating GitOps Runtimes from CLI to Helm
649-
url: "/migrate-cli-runtimes-helm"
651+
url: "/migrate-cli-runtimes-helm"
650652

651653

652654

@@ -728,7 +730,7 @@
728730
- title: Verify authenticity of Codefresh artifacts in GitOps
729731
url: "/codefresh-signed-artifacts"
730732
- title: Verify authenticity of artifacts signed with Codefresh pipelines
731-
url: "/pipelines-verify-cf-artifacts"
733+
url: "/pipelines-verify-cf-artifacts"
732734

733735
- title: What's new
734736
url: "/whats-new"
@@ -765,13 +767,13 @@
765767
- title: Privacy Policy
766768
url: "/privacy-policy"
767769
- title: Acceptable Use Policy
768-
url: "/acceptable-use-policy"
770+
url: "/acceptable-use-policy"
769771
- title: Support Service Objectives
770772
url: "/sla"
771773
- title: Previous Service Commitment
772774
url: "/previous"
773775
- title: Support Triage Definitions
774-
url: "/support-triage-definitions"
776+
url: "/support-triage-definitions"
775777
- title: Cloud Credits
776778
url: "/cloud-credits"
777779
- title: Legacy Codefresh Terms of Service

0 commit comments

Comments
 (0)