In this article we will create a Bitbucket Cloud app using atlassian-connect-express. Make sure that you installed nodejs on your computer. You can find the source code for the article here. You can find a video over here. Create app First of all you need to install atlassian-connect express with the following command: Then let’sContinue reading “atlassian-connect-express: Bitbucket app”
Author Archives: Alexey Matveev
Prometheus Exporters: мониторим запросы
Всем привет! В этой статье поговорим о том, как можно мониторить запросы в Prometheus Exporter. Видео по статье можно посмотреть здесь. Prometheus Exporter идет в двух версиях: Lite (бесплатная версия) и Pro (платная версия). Существует 4 Lite версии – Prometheus Exporter for Jira Lite, Prometheus Exporter for Confluence Lite, Prometheus Exporter for Bitbucket Lite, Prometheus Exporter for Bamboo. ИContinue reading “Prometheus Exporters: мониторим запросы”
Prometheus Exporters: monitoring web requests
Hello! In this article we will talk about web requests monitoring with Prometheus Exporters. You can find a video for this article here. Prometheus Exporters exist in two versions – Lite (free version) and Pro (payed version). There are 4 Lite versions – Prometheus Exporter for Jira Lite, Prometheus Exporter for Confluence Lite, Prometheus ExporterContinue reading “Prometheus Exporters: monitoring web requests”
atlassian-connect-spring-boot: call bitbucket Rest Api
Hello! In this article we will talk about developing a Bitbucket Cloud app with atlassian-connect-spring-boot. We will change the app developed here. You can find the code for this article here. Add admin page We will delete the current module in backend/src/main/resources/atlassian-connect.json and add the following lines: It means that we will have our ownContinue reading “atlassian-connect-spring-boot: call bitbucket Rest Api”
dc-app-performance-toolkit: insecure ssl certificate
If you use dc-app-performance-toolkit for performance testing of Jira, Confluence or Bitbucket then you can come across the insecure ssl certificate error. To fix the problem add this line to app/selenium_ui/conftest.py: It should fix the problem.
Jira Cloud app: i18n
Hello! In this article I will show you how to add i18n support to a Jira cloud app. I will change the app developed in this article. Our app consists of two parts where we can apply i18n: thymeleaf and react. We will add i18n support to both of the parts. You can take theContinue reading “Jira Cloud app: i18n”
Could not find artifact com.sun:tools:jar:1.8.0 at specified path /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/../lib/tools.jar
Let’s say you started your plugin on MacOs with atlas-run and got the following error: The error says that file tools.jar was not found. What happened? The problem is that your default Java Home is wrong. Most likely, you reference JRE instead of JDK. To fix this problem first find all installed jdks with theContinue reading “Could not find artifact com.sun:tools:jar:1.8.0 at specified path /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/../lib/tools.jar”
Enable JMX monitoring for remote Bitbucket Server/Data Center
If you want to know how JVM performs for your remote Bitbucket Server/Data Center you can either install an app for it ( for example, Prometheus Exporter for Bitbucket) or you can open JMX monitoring on your Bitbucket side and connect to its JVM with Jconsole, VisualVM or any other tool like this. In thisContinue reading “Enable JMX monitoring for remote Bitbucket Server/Data Center”
Bitbucket Server/Data Center behind a proxy
If you run your Bitbucket Server/Data Center behind a proxy then you need to provide additional configuration to make your REST API work and connect a Bitbucket mirror correctly. You need to add to the BITBUCKET_HOME/shared/bitbucket.properties the following lines: If you already have the server.port parameter in your bitbucket.properties then do not change it. LeaveContinue reading “Bitbucket Server/Data Center behind a proxy”
Экспортеры Прометея и Гистограммы
В этой статье поговорим о том, как пользоваться гистограммами в экспортерах Прометея (Jira, Confluence, Bitbucket, Bamboo). Будем использовать метрику jira_request_duration_on_path в качестве примера, но Вы можете использовать тот же принцип и с другими метриками типа Гистограмма. Вот как метрика типа Гистограмма выглядит в документации (https://confluence.cprime.io/display/CADS/PE+-+Using+Prometheus+Exporter+for+Jira): Во втором поле, которое называется Тип, указан тип метрики Гистограмма.Continue reading “Экспортеры Прометея и Гистограммы”
Spelling error report
The following text will be sent to our editors: