--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-users+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/404aff6e-912d-44bc-8787-6d78191892bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Which details do you mean?The amtool alert -o simple will list (alertname, starts at, summary).The amtool alert -o extended will list everything (alertname, labels, annotations, generator_url, starts at, ends at).On alertmanager UI, you can find the alertname and labels as buttons you can click to filter alerts, you can see the start time, just before the info btn, by clicking on the info btn you'll see the annotations, and by clicking on the source btn the the generator_url .I think both amtool and the ui display the same information. The only catch is that the summary information display on 'amtool alert' is actually an annotation that you see on the UI by clicking on the info btn.
On Wed, Oct 18, 2017 at 5:09 AM, <abhijit...@gmail.com> wrote:
I have configured and started the alertmanager and I am able to access the UI.But when I generate an alert, I see the same alerts in the UI in the form of tags/buttons.Although I can see the details through amtool, I am not able to see the details of the alert anywhere in the UI.
Clicking on the alert button also does not show anything.Is there any way by which I can view the alert details?Please let me know.
--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.