+9
-6
lines changedFilter options
+9
-6
lines changed Original file line number Diff line number Diff line change
@@ -27,10 +27,11 @@ _The following features are currently available in MCP server. This list is for
27
27
- **Query Loki metadata:** Retrieve label names, label values, and stream statistics from Loki datasources.
28
28
29
29
### Incidents
30
-
- **Search, create, update, and close incidents:** Manage incidents in Grafana Incident, including searching, creating, updating, and resolving incidents.
30
+
31
+
- **Search, create, and update incidents:** Manage incidents in Grafana Incident, including searching, creating, and adding activities to incidents.
31
32
32
33
### Sift Investigations
33
-
- **Create Sift investigations:** Start a new Sift investigation for analyzing logs or traces.
34
+
34
35
- **List Sift investigations:** Retrieve a list of Sift investigations, with support for a limit parameter.
35
36
- **Get Sift investigation:** Retrieve details of a specific Sift investigation by its UUID.
36
37
- **Get Sift analyses:** Retrieve a specific analysis from a Sift investigation.
@@ -77,27 +78,29 @@ the OnCall tools, use `--disable-oncall`.
77
78
| `list_incidents` | Incident | List incidents in Grafana Incident |
78
79
| `create_incident` | Incident | Create an incident in Grafana Incident |
79
80
| `add_activity_to_incident` | Incident | Add an activity item to an incident in Grafana Incident |
80
-
| `resolve_incident` | Incident | Resolve an incident in Grafana Incident |
81
+
| `get_incident` | Incident | Get a single incident by ID |
81
82
| `query_loki_logs` | Loki | Query and retrieve logs using LogQL (either log or metric queries) |
82
83
| `list_loki_label_names` | Loki | List all available label names in logs |
83
84
| `list_loki_label_values` | Loki | List values for a specific log label |
84
85
| `query_loki_stats` | Loki | Get statistics about log streams |
85
86
| `list_alert_rules` | Alerting | List alert rules |
86
87
| `get_alert_rule_by_uid` | Alerting | Get alert rule by UID |
88
+
| `list_contact_points` | Alerting | List notification contact points |
87
89
| `list_oncall_schedules` | OnCall | List schedules from Grafana OnCall |
88
90
| `get_oncall_shift` | OnCall | Get details for a specific OnCall shift |
89
91
| `get_current_oncall_users` | OnCall | Get users currently on-call for a specific schedule |
90
92
| `list_oncall_teams` | OnCall | List teams from Grafana OnCall |
91
93
| `list_oncall_users` | OnCall | List users from Grafana OnCall |
92
-
| `get_investigation` | Sift | Retrieve an existing Sift investigation by its UUID |
93
-
| `get_analysis` | Sift | Retrieve a specific analysis from a Sift investigation |
94
-
| `list_investigations` | Sift | Retrieve a list of Sift investigations with an optional limit |
94
+
| `get_sift_investigation` | Sift | Retrieve an existing Sift investigation by its UUID |
95
+
| `get_sift_analysis` | Sift | Retrieve a specific analysis from a Sift investigation |
96
+
| `list_sift_investigations` | Sift | Retrieve a list of Sift investigations with an optional limit |
95
97
| `find_error_pattern_logs` | Sift | Finds elevated error patterns in Loki logs. |
96
98
| `find_slow_requests` | Sift | Finds slow requests from the relevant tempo datasources. |
97
99
| `list_pyroscope_label_names` | Pyroscope | List label names matching a selector |
98
100
| `list_pyroscope_label_values` | Pyroscope | List label values matching a selector for a label name |
99
101
| `list_pyroscope_profile_types` | Pyroscope | List available profile types |
100
102
| `fetch_pyroscope_profile` | Pyroscope | Fetches a profile in DOT format for analysis |
103
+
| `get_assertions` | Asserts | Get assertion summary for a given entity |
101
104
102
105
## Usage
103
106
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4