---
title: sranka package
description: The sranka package contains packages and functions contributed by @sranka.
url: https://docs.influxdata.com/flux/v0/stdlib/contrib/sranka/
estimated_tokens: 522
product: Flux
version: v0
---

# sranka package

The `sranka` package is a user-contributed package maintained by the [package author](#package-author-and-maintainer).

The `sranka` package contains packages and functions contributed by [@sranka](https://github.com/sranka).

## Packages

### [opsgenie package](/flux/v0/stdlib/contrib/sranka/opsgenie/)

The `opsgenie` package provides functions that send alerts to [Atlassian Opsgenie](https://www.atlassian.com/software/opsgenie) using the [Opsgenie v2 API](https://docs.opsgenie.com/docs/alert-api#create-alert).

### [sensu package](/flux/v0/stdlib/contrib/sranka/sensu/)

The `sensu` package provides functions for sending events to [Sensu Go](https://docs.sensu.io/sensu-go/latest/).

### [teams package](/flux/v0/stdlib/contrib/sranka/teams/)

The `teams` package (Microsoft Teams) provides functions for sending messages to a [Microsoft Teams](https://www.microsoft.com/microsoft-365/microsoft-teams/group-chat-software) channel using an [incoming webhook](https://docs.microsoft.com/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook).

### [telegram package](/flux/v0/stdlib/contrib/sranka/telegram/)

The `telegram` package provides functions for sending messages to [Telegram](https://telegram.org/) using the [Telegram Bot API](https://core.telegram.org/bots/api).

### [webexteams package](/flux/v0/stdlib/contrib/sranka/webexteams/)

The `webexteams` package provides functions that send messages to [Webex Teams](https://www.webex.com/team-collaboration.html).
