correctly set moment_input as well and comment out last debug log
stupid URL query
https://stackoverflow.com/questions/47703627/how-to-add-url-query-parameters-to-http-get-request
manually rebasing changes from promql-parser branch
Re-format project as a Go module (#310)
* Define project as a Go module and update dependency versions
Signed-off-by: Nikos Filippakis <me@nfil.dev>
* Update docs, configs and dockerfile to use latest Go version
Signed-off-by: Nikos Filippakis <me@nfil.dev>
* Add postgres database driver
Signed-off-by: Nikos Filippakis <me@nfil.dev>
RSS show author & ability to filter items (#311)
* Show author of RSS feed item if available
closes #298
Signed-off-by: Nikos Filippakis <me@nfil.dev>
* Filter RSS feed items by keywords
closes #236, closes #296
Signed-off-by: Nikos Filippakis <me@nfil.dev>
Merge pull request #285 from matrix-org/anoadragon453-patch-1
Use feed's title if item does not have one
Add a 'SilenceURL' for the alertmanager templates (#305)
The intention is that this URL can then be referenced from the HTML template in
the service to provide a handy link to set up a silence.
Better error handling for the alertmanager service (#306)
* when there is a problem with the templates in the service, say what the
problem is.
* when there is a problem interpolating the template, log the error and return
a 500.
Merge pull request #294 from matrix-org/jaywink/add-alertmanager-config-example
Add an example Alertmanager config
Merge pull request #253 from matrix-org/michaelkaye/upgrade-go
Update build system
Add an example Alertmanager config
For when running in config file mode. The same example can be used
to manually insert into the SQLite database or figure out
how to use the services API to configure Alertmanager service
Refs: #264
Signed-off-by: Jason Robinson <jasonr@matrix.org>
Merge pull request #288 from vranki/vranki/add-spaces-to-url
Add spaces between URL and parenthesis
Add spaces between url and parenthesis