Rename Google Hangouts to Google Chat (#74162)
* Rename Google Hangouts to Google Chat * Fix prettier
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ Once configured, you can use integrations as part of your contact points to rece
|
||||
| DingDing | `dingding` |
|
||||
| Discord | `discord` |
|
||||
| Email | `email` |
|
||||
| Google Hangouts Chat | `googlechat` |
|
||||
| Google Chat | `googlechat` |
|
||||
| Hipchat | `hipchat` |
|
||||
| Kafka | `kafka` |
|
||||
| Line | `line` |
|
||||
|
||||
@@ -44,7 +44,7 @@ The following table lists the contact point integrations supported by Grafana.
|
||||
| [DingDing](https://www.dingtalk.com/en) | `dingding` | Supported | N/A |
|
||||
| [Discord](https://discord.com/) | `discord` | Supported | N/A |
|
||||
| Email | `email` | Supported | Supported |
|
||||
| [Google Hangouts](https://hangouts.google.com/) | `googlechat` | Supported | N/A |
|
||||
| [Google Chat](https://chat.google.com/) | `googlechat` | Supported | N/A |
|
||||
| [Kafka](https://kafka.apache.org/) | `kafka` | Supported | N/A |
|
||||
| [Line](https://line.me/en/) | `line` | Supported | N/A |
|
||||
| [Microsoft Teams](https://teams.microsoft.com/) | `teams` | Supported | N/A |
|
||||
|
||||
@@ -94,7 +94,7 @@ Grafana supports a wide range of contact points with varied support for images i
|
||||
| DingDing | No | No |
|
||||
| Discord | Yes (Maximum of 10 per notification) | Yes (Maximum of 10 per notification) |
|
||||
| Email | Yes (Embedded in the email) | Yes |
|
||||
| Google Hangouts Chat | No | Yes |
|
||||
| Google Chat | No | Yes |
|
||||
| Kafka | No | No |
|
||||
| Line | No | No |
|
||||
| Microsoft Teams | No | Yes |
|
||||
|
||||
+1
-1
@@ -247,7 +247,7 @@ settings:
|
||||
{{ template "default.title" . }}
|
||||
```
|
||||
|
||||
##### Google Hangouts Chat
|
||||
##### Google Chat
|
||||
|
||||
```yaml
|
||||
type: googlechat
|
||||
|
||||
Reference in New Issue
Block a user