grafana/docs/sources
Dewald Viljoen 6fa53a1ee4
Alerting: Allow sending notification tags to Opsgenie as extra properties (#30332)
* Alerting: Opsgenie send tags as extra properties

Allow users to select where to send notification tags when alerting via
OpsGenie. Supports sending tags as key/value details, concatenated
strings in tags or both.

Users will be able to see their tags as key/values under extra
properties in an alert on the Opsgenie UI. These key/values can
then be used in the platform for routing, templating etc.

  * Configurable delivery to either tags, extra properties or both

  * Default to current behaviour (tags only)

  * Support both so users can transition from tags to details

Add docs and clean up references

* Alerting: Add additional arg for Opsgenie tests

The NewEvalContext function now requires a 'PluginRequestValidator' argument.
As our test does not use the validator we can specify 'nil' to satisfy the
function and allow our test to pass as expected.

* Alerting: Opsgenie doc fixes

Accept suggested changes for Opsgenie docs

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Alerting: Opsgenie provisioning settings docs

Add the new setting to the provisioning docs

* Alerting: Opsgenie doc typo correction

Move the comma (,) out of the preformatting tags for the setting value

* Alerting: Opsgenie refactor send switches

Refactor the send switches to be methods on the OpsgenieNotiefier
itself. This also cleans up the method names so that the code reads
a bit more logically as:

if we should send details: send details
if we should send tags: send tags

This avoids the calling code needing to care about passing the state
and allows an engineer working in the `createAlert` function to focus
on the results of applying the logic instead.

* Alerting: Opsgenie docs rename note


Rename the note heading to match the number to more clearly link them.

* Alerting: Opsgenie use standard reference to note

Refer to the note below as per recommendation and standards.

Fixes #30331

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-24 17:07:26 +01:00
..
administration Alerting: Allow sending notification tags to Opsgenie as extra properties (#30332) 2021-03-24 17:07:26 +01:00
alerting Alerting: Allow sending notification tags to Opsgenie as extra properties (#30332) 2021-03-24 17:07:26 +01:00
auth OAuth: custom username docs (#28400) 2021-02-04 10:26:27 +01:00
best-practices Docs: Add usage insights export feature (#30376) 2021-01-29 14:59:30 +01:00
dashboards Docs: Permissions updates (#31843) 2021-03-11 09:52:48 -05:00
datasources Docs: Update Loki documentation (#31867) 2021-03-23 17:00:18 +01:00
developers Docs: Add mention of preferredVisualisationType in logs datasource guide (#31910) 2021-03-18 10:44:53 +01:00
enterprise add name of query caching feature flag in docs (#32215) 2021-03-22 15:10:19 +01:00
explore Docs/Tracing: Add sections about schema of the trace data (#31644) 2021-03-05 13:42:21 +01:00
getting-started Improved glossary (#31004) 2021-02-09 08:29:30 -05:00
http_api Added section Query a time series database by id (#31337) 2021-02-22 13:44:24 -05:00
installation Alerting: Enable Alert rule severity tag to override VictorOps Severity setting (#29392) 2021-03-18 09:50:07 -04:00
linking Variables: Adds queryparam formatting option (#30858) 2021-02-05 07:16:06 +01:00
manage-users Docs: Permissions updates (#31843) 2021-03-11 09:52:48 -05:00
panels DashboardList: Enable templating on search tag input (#31460) 2021-03-18 19:39:03 +01:00
permissions Docs: Update dashboard-folder-permissions.md (#31908) 2021-03-11 13:26:53 -05:00
plugins Docs: Remove survey (#29549) 2020-12-09 07:55:50 -08:00
release-notes ReleaseNotes: Updated changelog and release notes for 7.5.0-beta2 (#32160) 2021-03-19 15:34:14 +01:00
shared Docs: Add pie chart docs (#31926) 2021-03-12 10:02:55 -08:00
sharing Updated image links to have newer format. (#30208) 2021-01-11 19:40:21 -05:00
troubleshooting Docs: Remove survey (#29549) 2020-12-09 07:55:50 -08:00
variables Docs: Clarifies how to add Key/Value pairs (#31303) 2021-02-18 09:46:29 -05:00
whatsnew HttpServer: Make read timeout configurable but disabled by default (#31575) 2021-03-19 11:21:52 +01:00
_index.md Docs: Add Whats new in 7.5 (#31659) 2021-03-03 13:56:03 -08:00