-
Notifications
You must be signed in to change notification settings - Fork 1
feat: improve validation and error handling #27
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
Conversation
… when specificed Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
Signed-off-by: segunjkf <sege.timz12@gmail.com>
| </p> | ||
|
|
||
| <h1 align="center">Blocks</h1> | ||
| <h1 align="center">BlocksOp Network</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Telescope
| Enable both metrics and logs: | ||
|
|
||
| ```bash | ||
| agent \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the binary name should be telescope
| Create a YAML configuration file and run: | ||
|
|
||
| ```bash | ||
| agent --config-file=telescope_config.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update the binary name here as well
| "sort" | ||
| "strings" | ||
|
|
||
| networksConfig "github.com/grafana/agent/internal/static/config/networks" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need this to point to our own repo not grafana's, can you make the update in the go.mod file
Summary of changes
Changes introduced in this pull request:
Reference issue to close (if applicable)
Closes
Other information and links
Change checklist