oncall-engine/engine/apps/api_for_grafana_incident
Aron Bordin d583727c05
add labels in grafana-incident alertgroup endpoint (#4448)
# What this PR does

## Which issue(s) this PR closes

this PR updates the grafana incident API to include information about
the alert group labels.

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.

---------

Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2024-06-25 14:50:55 +00:00
..
tests add labels in grafana-incident alertgroup endpoint (#4448) 2024-06-25 14:50:55 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
serializers.py add labels in grafana-incident alertgroup endpoint (#4448) 2024-06-25 14:50:55 +00:00
urls.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
views.py remove references to AlertGroup.is_archived and AlertGroup.unarchived_objects (#2524) 2023-07-18 11:48:34 +00:00