Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule re-evaluation during runtime #6

Closed
juliusv opened this Issue Jan 4, 2013 · 2 comments

Comments

Projects
None yet
2 participants
@juliusv
Copy link
Member

juliusv commented Jan 4, 2013

When a rule file changes on disk, Prometheus should be able to load and apply the changed rules during runtime.

@ghost ghost assigned juliusv Jan 4, 2013

@matttproud

This comment has been minimized.

Copy link
Member

matttproud commented Mar 28, 2013

Closed as a duplicate.

@matttproud matttproud closed this Mar 28, 2013

matttproud added a commit that referenced this issue Apr 9, 2014

Merge pull request #6 from kesselborn/basic-auth-fix
Tell clients to authenticate with basic auth

matttproud added a commit that referenced this issue Apr 9, 2014

Merge pull request #6 from prometheus/feature/user-love/http-mux-wrapper
Add HTTP multiplexor wrapper for automatic telemetry.

juliusv added a commit that referenced this issue Jul 3, 2016

Merge pull request #6 from tomwilkie/fix-metric-construction
Fix sample construction in Frankenstein server.

simonpasquier referenced this issue in simonpasquier/prometheus Oct 12, 2017

hectorj2f pushed a commit to hectorj2f/prometheus that referenced this issue Apr 27, 2018

Update build and add sdk clis (prometheus#6)
Had trouble installing this out of the box. Ran into issues with go
and dcos-filebeat and the unstable-v3 library. Looks like the
build_framework script is also out of the date with sdk's new
build_package.sh.

I copied over the binaries that the sdk frameworks use.

These changes should allow `./build.sh aws` to work OOTB.

Note: this is the related error message I would get:

```
Building dcos-service-cli-linux for linux in cli/dcos-filebeat/
../../../dcos-commons/cli/commands/config.go:36:126: cannot use cmd.handleConfigList (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to config.Command("list", "(DEPRECATED, use 'debug config list') List IDs of all available configurations").Hidden().Action
../../../dcos-commons/cli/commands/config.go:38:127: cannot use cmd.handleConfigShow (type func(*kingpin.Application, *kingpin.ParseElement, *kingpin.ParseContext) error) as type kingpin.Action in argument to config.Command("show", "(DEPRECATED, use 'debug config show') Display a specified configuration").Hidden().Action
../../../dcos-commons/cli/commands/config.go:41:122: cannot use cmd.handleConfigTarget (
```

simonpasquier referenced this issue in simonpasquier/prometheus Jul 13, 2018

Merge pull request #6 from simonpasquier/fix-spec-file
Fix the package name in the spec file

bobmshannon pushed a commit to bobmshannon/prometheus that referenced this issue Nov 19, 2018

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 25, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 25, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.