I am trying to use Statuspage to have a Service Dashboard, where I am crawling Prometheus blackbox data using Python script and pushing to Statuspage (`api.statuspage.io`) I am able t...
Is it possible to use the Opsgenie integration with Azure to trigger an Azure vm restart when Opsgenie receives an alert from Prometheus. If so, is there any documentation to support the setup process?
...eature allows for seamless scraping of JMX metrics by Prometheus, enabling you to gain deeper insights into application performance and simplify troubleshooting. ConfigMaps with Grafana D...
I have configured the below configuration in prometheus.yml file and i have enabled the jmx monitoring in my jira Application . Still im getting "Invalid start token error " in prometheus. w...
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...
Hi team, we use Prometheus-->Alertmanager-->Opsgenie-->MSTeams for our alerts. I simply want to remove the alert-field "source" within the Prometheus-integration for not having too m...
We are using Prometheus for app monitoring. Recently I found out that the metrics "created/updated issues" do not match the numbers I get from JQL query in Jira (for instance, after bulk edit of s...
Hi, We are using the following flow: AWS Managed Prometheus connected to AWS SNS (through Alertmanager configuration), and AWS SNS sent an alert to OpsGenie. We have rules i...
I was getting alerts from prometheus on Opsgenie but from 10 to 15 days I was not getting any alerts on Opsgenie.
..
...(); } @Override public PrometheusMetricResult collect() { return new PrometheusMetricResult(this.watcherMetric.collect()); } } As you can see I extended this class from A...
...ollector src/main/java/ru/matveev/alexey/prometheus/jira/extension/metrics/requestmetric/RequestMetricCollector.java: public class RequestMetricCollector extends PrometheusMetricCollector { public R...
...dd a new module collector src/main/java/ru/matveev/alexey/prometheus/jira/extension/metrics/applicationmanager/ApplicationManagerMetricCollector.java: public class ApplicationManagerMetricCollector e...
...amed public class VipIssuesNotClosed extends PrometheusMetric { private final Gauge vipIssuesNotClosedMetric = Gauge.build() .name("vip_issues_not_closed") .help("Shows the n...
Hey Team, I am trying to do Prometheus Alert manager integration with Opsgenie and have defined responders as well, but mention responders are not getting any alerts instead it get redirected to T...
Hello Im trying to set up the integration with OpsGenie through AlertManager / Prometheus. I followed several examples on the web for configuration, but errors logs say "Authentication Failed" Is t...
I am looking for some help on using prometheus Templates in my prometheus config.yml file. 1. Where and how to define templates, so that Prometheus recognizes them? 2. How to use t...
Are there integrations out of the box for Prometheus/Grafana with Bitbucket pipelines out f the box to get SRE Golden metrics - CICD Statistics? Thank you in advance
Can any one share a sample template for alerts to be sent from alert manager to opsgenie. Opsgenie template : ----------------------- {{ define "ops_summary" }} Environment: {{ .A...
Hi there, we are using alertmanager --> Opsgenie --> StatusPage scheme in our case and we want to see on the statusPage only Incident name without [Prometheus]: add-in name definition. O...
Hello, We use Prometheus exporter plug-in in Jira to monitor and collect metrics of Jira services. But we can't find JMX metrics(example - jira_jmx_request_num_in_last_ten_seconds), it i...
So for alerts with P1 to P5 tags on Prometheus, alerts are being received by Opsgenie but alerts tagged as "warning", it will never received by Opsgenie, how do I configure Prometheus or Opsgenie s...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.