{"id":22725641,"url":"https://github.com/livetocode/camunda-prometheus-exporter","last_synced_at":"2025-04-13T20:43:13.957Z","repository":{"id":43453288,"uuid":"103985516","full_name":"livetocode/camunda-prometheus-exporter","owner":"livetocode","description":"A Prometheus exporter for Camunda metrics","archived":false,"fork":false,"pushed_at":"2022-03-01T22:50:17.000Z","size":2689,"stargazers_count":12,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T11:03:38.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livetocode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-18T19:57:30.000Z","updated_at":"2022-03-29T12:46:13.000Z","dependencies_parsed_at":"2022-08-23T16:30:49.392Z","dependency_job_id":null,"html_url":"https://github.com/livetocode/camunda-prometheus-exporter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livetocode%2Fcamunda-prometheus-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livetocode%2Fcamunda-prometheus-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livetocode%2Fcamunda-prometheus-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livetocode%2Fcamunda-prometheus-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livetocode","download_url":"https://codeload.github.com/livetocode/camunda-prometheus-exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782283,"owners_count":21160716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T16:13:26.704Z","updated_at":"2025-04-13T20:43:13.910Z","avatar_url":"https://github.com/livetocode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# camunda-prometheus-exporter\n\n## Description\n\nThis exporter will call the Camunda Rest APIs in order to collect metrics on the running workflows.\n\nIt will then create the following Prometheus metrics:\n\n- camunda_metrics_total: Camunda metrics\n- camunda_process_instances_total: Number of instances of a specific Process\n- camunda_process_failed_jobs_total: Number of failed jobs for a specific Process\n- camunda_process_activity_instances_total: Number of instances for a specific activity\n- camunda_process_activity_failed_jobs_total: Number of failed jobs for a specific activity\n- camunda_history_incidents_total: NNumber of history incidents within a Camunda server\n- camunda_history_process_activity_instances_total: Number of instances of a specific activity in the history\n- camunda_history_process_activity_canceled_total: umber of canceled activities for a specific activity in the history\n- camunda_history_process_activity_finished_total: Number of finished activities for a specific activity in the history\n- camunda_history_process_activity_complete_scope_total: Number of CompleteScope activities for a specific activity in the history\n- camunda_scrape_requests_total: Number of http requests made to the Camunda APIs.\n- camunda_scrape_errors_total: Number of errors while accessing the Camunda APIs\n- camunda_scrape_duration_seconds: Duration of a scrape in seconds\n\nNote that each metric will have a **\"name\"** property containing the Room's name.\n\n## Requirements\n\nYou need access to a Camunda server that exposes its engine-rest endpoint\n\n## Build\n\nTo create a local docker image, execute:\n\n```\n./scripts/build-image.sh\n```\n\n## Run\n\nOnce you have the image built and your AuthTojen, you can run it in Docker locally for testing it:\n\n```\n./scripts/run-image.sh -server http://my.camunda.server:8080\n```\n\nAnd then you can access the metrics:\n\n```\nopen http://localhost:8080/metrics\n```\n\n\n## Kubernetes\n\nUse the Helm Chart for installing it.\n\nSee the [README](charts/camunda-prometheus-exporter/README.md)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivetocode%2Fcamunda-prometheus-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivetocode%2Fcamunda-prometheus-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivetocode%2Fcamunda-prometheus-exporter/lists"}