{% extends "base.html" %} {% load i18n %} {% block content %}
| Farm |
|---|
| {{ farm.name }} |
| Project |
|---|
| {{ project.name }} |
| Service | Project | Job | Port | Path |
|---|---|---|---|---|
| {{ exporter.project.service.name }} | {{ exporter.project.name }} | {{ exporter.job }} | {{ exporter.port }} | {{ exporter.path }} |
| Parent | Notifier | Value |
|---|---|---|
| {{ notifier.content_object.name }} | {{ notifier.sender }} | {{ notifier.show_value }} |
Rules from {{ service.grouper }} |