...nhance your monitoring capabilities. To explore these features in detail, please refer to the updated documentation. We encourage you to share your experiences, feedback and suggestions in public forum...
scrape_configs: - job_name: 'Jira app metrics' scheme: http metrics_path: '/metrics' static_configs: - targets: ['Jira url'] I have configured the Above configuration in prometheus...
Copied to clipboard