<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alfresco Transform Service with Prometheus in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135189#M36346</link>
    <description>&lt;P&gt;ATS uses default Spring Boot Actuator feature.&lt;/P&gt;
&lt;P&gt;The simplest way to get Prometheus configured is using default endpoint in &lt;FONT face="andale mono,times"&gt;prometheus.yml&lt;/FONT&gt; configuration.&lt;/P&gt;
&lt;PRE&gt;scrape_configs:
  - job_name: 'router'
    scrape_interval: 5s
    metrics_path: /actuator/prometheus
    static_configs:
    - targets: ['router:8095']&lt;/PRE&gt;</description>
    <pubDate>Mon, 11 Dec 2023 08:25:08 GMT</pubDate>
    <dc:creator>angelborroy</dc:creator>
    <dc:date>2023-12-11T08:25:08Z</dc:date>
    <item>
      <title>Alfresco Transform Service with Prometheus</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135188#M36345</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am working with Alfresco Transform Service, and I have seen on the documentation that it is possible to monitor the service using prometheus. What is the endpoint that gives the metrics to ATS ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I know in ACS we can achieve this by adding the below lines to "alfresco-global.properties",&amp;nbsp; the metrics can be fetched using the endpoint "/alfresco/s/prometheus". Is there anyway to fetch only the stats (CPU usage, RAM usage) from ATS ?&lt;BR /&gt;&lt;BR /&gt;metrics.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.dbMetricsReporter.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.dbMetricsReporter.query.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.dbMetricsReporter.query.statements.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.jvmMetricsReporter.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.restMetricsReporter.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;metrics.restMetricsReporter.path.enabled=true&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 17:03:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135188#M36345</guid>
      <dc:creator>AOzil</dc:creator>
      <dc:date>2023-12-08T17:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Transform Service with Prometheus</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135189#M36346</link>
      <description>&lt;P&gt;ATS uses default Spring Boot Actuator feature.&lt;/P&gt;
&lt;P&gt;The simplest way to get Prometheus configured is using default endpoint in &lt;FONT face="andale mono,times"&gt;prometheus.yml&lt;/FONT&gt; configuration.&lt;/P&gt;
&lt;PRE&gt;scrape_configs:
  - job_name: 'router'
    scrape_interval: 5s
    metrics_path: /actuator/prometheus
    static_configs:
    - targets: ['router:8095']&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Dec 2023 08:25:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135189#M36346</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2023-12-11T08:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Transform Service with Prometheus</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135190#M36347</link>
      <description>&lt;P&gt;I have created a sample project in:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/aborroy/alfresco-transform-service-prometheus" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/aborroy/alfresco-transform-service-prometheus&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 12:39:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-transform-service-with-prometheus/m-p/135190#M36347</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2023-12-11T12:39:37Z</dc:date>
    </item>
  </channel>
</rss>

