-
Hi there,
[Grafana Oncall](https://grafana.com/oss/oncall/) is an incident response management tool built to help teams improve their collaboration and resolve incidents faster. I think it would be…
-
### What would you like to see!
Add the possibility of managing rate limits via an environment variable.
### Product Area
API
### Anything else to add?
_No response_
-
### Related issues
I haven't found any related issues.
### [REQUIRED] Version info
**Node version:** v18.19.1
**firebase-functions:** 6.0.1
**firebase-tools:** 13.22.0
**fireba…
-
https://github.com/grpc/grpc-go/actions/runs/11409299053/job/31749223628
-
### What would you like to see!
At the moment, it seems to be impossible to serve OnCall from a subpath in OSS deployments. Grafana Cloud serves OnCall from /oncall, but there's no option to specify…
-
### What would you like to see!
Currently, there is no way to determine the ID of a MS Teams Channel within the Grafana Oncall Terraform provider.
It would be nice to have a data source akin t…
-
### What went wrong?
**What happened**:
- Cloud on call is not sync with api url
**What did you expect to happen**:
-
![image](https://github.com/grafana/oncall/assets/59444489/7f337cb4-ee06-4e…
-
### What went wrong?
**What happened**:
- Everytime i load the oncall page in grafana cloud in the top right i get a detail not found message, however the application does seem to work without issue…
-
### What went wrong?
**What happened**:
- Current timezone dropdown list has only timezones from first X people in the organization (their names start from a to d, see ops stack)
**What did you e…
-
If you call this code:
`stub.onCall(0).withArgs(42).returns("What's the meaning of life?")`
It should raise an exception like the following:
`Error: Defining a stub by invoking "stub.onCall(...).…