nobl9-go icon indicating copy to clipboard operation
nobl9-go copied to clipboard

Nobl9 SDK for Go!

Results 20 nobl9-go issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.57.2` -> `v1.59.0` | --- ### Release Notes golangci/golangci-lint...

dependencies
renovate
chore
patch

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

## Motivation Right now there is no info for the project about when it was created and who created it. We are developing some internal APIs to manage nobl9, and...

## Motivation Allow to configure new condition type based on budget drop. ## Summary 1. Extend set of alerting conditions with new measurement `budgetDrop`. 2. Block possibility to set `lastsFor`...

enhancement
go
minor

## Motivation Adds Replay support to Google Cloud Monitoring. ## Summary Adds GCM to Agent and Direct max duration retrieval definitions. ## Release Notes Adds Replay support to Google Cloud...

enhancement
go
minor

**Describe the bug** Property errors for map keys validation do not handle empty strings. Instead of a path like `metadata.labels.""` we get `metadata.labels`. **To Reproduce** Set map key to an...

bug

## Motivation Checking generated files should not be limited to `_enum.go` files only.

chore
patch

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) | `v1.54.17` -> `v1.55.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.55.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
renovate
golang
chore
patch
go

## Motivation Add support for `TimeRange` in Replay to specify the `startDate`. In the future, we plan to support also `endDate` ## Release Notes Add support for `TimeRange` in Replay...

enhancement
go
minor

## Motivation Code previously located at `internal/validation` is now being open-sourced. The new library [govy](https://github.com/nobl9/govy) comes with some initial changes to the structure of the code and the API. ##...

enhancement
go
minor