LogoLogo
WebsiteGithubDiscord
  • 🚀Getting Started
    • Ostara 101
    • Why Ostara
    • Quick Start
    • Privacy
    • Changelog
  • 📖Documentation
    • Folders
      • Creating / Updating Folders
    • Agents
      • Agent Version Compatibility Matrix
      • Configuration
        • Service Discovery
          • Internal
          • Kubernetes
          • ZooKeeper
      • Installation
        • Mac/Linux
        • Kubernetes
    • Applications
      • Creating / Updating Applications
    • Instances
      • Creating / Updating Instances
    • Authentication Settings
      • Types
        • None
        • Inherit
        • Basic
        • Bearer Token
        • Header
        • Query String
  • 📗Features
    • Abilities
    • Folder Features
      • Overview
        • Dashboard
        • Applications
    • Agent Features
      • Overview
        • Dashboard
    • Application Features
      • Overview
        • Dashboard
        • Instances
      • Manage
        • Loggers
        • Caches
      • Monitor
        • Metric Notifications
        • Health Notifications
    • Instance Features
      • Insights
        • Dashboard
        • Health
        • Info
        • Metrics
        • System Environment
        • System Properties
        • App Properties
        • Beans
        • HTTP Requests
        • Quartz
        • Scheduled Tasks
        • Mappings
        • Flyway
        • Liquibase
        • Integration Graph
      • Manage
        • Loggers
        • Logfile
        • Caches
        • Togglz
      • JVM
        • Thread Profiling
        • Heap Dump
      • Misc
        • Shutdown
    • In-App Demo
    • Local Backups
  • ⚠️Troubleshooting
    • Connecting to Agents
      • Service Discovery
    • No data for Info
    • Environment variables / System properties / App properties are partially or fully masked
    • Not all requests appear in HTTP Requests
    • Known Issues for Spring Boot 2
Powered by GitBook
On this page
  • Overview
  • Usage
  • Required Abilities

Was this helpful?

  1. Features
  2. Instance Features
  3. Insights

Beans

PreviousApp PropertiesNextHTTP Requests

Last updated 2 years ago

Was this helpful?

Overview

Beans allows you to visualize your application's beans, as well as see the connections between your beans as a visual graph.

Usage

The basic table shows you a list of expandable beans, containing the bean's name, package and

Upon expanding a bean, you will be able to see its type, and, if relevant, a list of dependencies. Clicking on a dependency will take you to its position in the table.

By clicking on the icon on the right, you will open the dependency graph. The dependency graph shows the bean's dependent beans, as well as any beans that the bean requires or depends on.

The principal bean will appear green, beans it depends on will appear yellow, and dependent beans will appear purple. The principal bean can be changed by clicking on another bean, and the selection can also be cleared to show all beans in the default color.

Required Abilities

📗
Beans
scope