oncall-engine/grafana-plugin
Matias Bordese 0fa3522db7
Add doc references to regex_search jinja filter (#4973)
This filter wasn't listed in cheatsheet or docs, but it is usually more
flexible/simpler than `regex_match` if trying to search for a substring
in payload.

Also setup a
[timeout](https://github.com/mrabarnett/mrab-regex?tab=readme-ov-file#timeout)
when regex searching/matching/replacing.

Related to [this
issue](https://docs.google.com/document/d/1gESMLdbJSnLnSnK7Nhp7DvJ7f10qZXsEm5GrgBc5RqQ/edit)
2024-09-04 17:47:09 +00:00
..
.config Migrate react-router to v6 (#4703) 2024-07-26 10:36:20 +00:00
e2e-tests e2e to run against 11 (#4942) 2024-08-29 12:01:16 +00:00
pkg Plugin sync logging improvements (#4963) 2024-08-30 16:42:12 +00:00
src Add doc references to regex_search jinja filter (#4973) 2024-09-04 17:47:09 +00:00
tools/eslint-rules address outstanding CVEs + remove plop from grafana-plugin/ (#4871) 2024-08-20 10:29:01 -04:00
.bra.toml irm tilt changes (#4946) 2024-08-28 10:05:43 -04:00
.dockerignore move ms teams related models, containers, components etc to oncall (#3594) 2024-01-08 10:50:19 +00:00
.eslintignore generate types, create http client and add exemplary usage (#3384) 2023-11-29 05:16:13 +00:00
.eslintrc.js Fixed deprecated imports of H/VGroup in favor of Stack (#4897) 2024-08-27 09:37:30 +00:00
.gitignore chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
.prettierrc.js Migrate from grafana-toolkit to grafana plugin tools (#3837) 2024-02-21 07:49:10 -07:00
.stylelintrc add selector-max-type stylelint rule 2022-11-02 11:44:42 +00:00
Dockerfile.dev chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
go.mod update go toolchain version to use the 1.N.P syntax (#4877) 2024-08-23 11:49:19 -04:00
go.sum New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
jest.config.js fix tests and types generator (#4746) 2024-07-26 15:59:55 +00:00
jest.setup.ts Cleanup error logs on frontend unit test run (#4167) 2024-04-17 11:05:11 +00:00
knip.json Configure knip and remove dead code (#3999) 2024-03-06 08:06:03 +00:00
LICENSE World, meet OnCall! 2022-06-03 08:09:47 -06:00
Magefile.go New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00
package.json chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
playwright.config.ts grafana/irm tilt changes (#4964) 2024-08-30 12:26:22 -04:00
pnpm-lock.yaml chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
README.md move some grafana-plugin/README contents (#3525) 2023-12-08 10:30:01 -05:00
tsconfig.json chore: Switch to pnpm + adjust to IRM (#4969) 2024-09-02 12:48:23 +00:00
webpack.config.ts New OnCall plugin initialization process (#4657) 2024-08-16 16:43:52 +00:00

Grafana OnCall

Developer-Friendly Alert Management with Brilliant Slack Integration

  • Connect monitoring systems
  • Collect and analyze data
  • On-call rotation
  • Automatic escalation
  • Never miss alerts with calls and SMS

Documentation