@swamp/gcp/observability
v2026.04.23.1
Google Cloud observability infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
gcpgoogle-cloudobservabilitycloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/gcp/observability@swamp/gcp/observability/bucketsv2026.04.23.1buckets.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a buckets
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the buckets |
syncSync buckets state from GCP
Resources
state(infinite)— Bucket configuration for storing observability data.
@swamp/gcp/observability/buckets-datasetsv2026.04.23.1buckets_datasets.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a datasets
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the datasets |
syncSync datasets state from GCP
Resources
state(infinite)— A dataset is a collection of data that has a specific configuration. A datase...
@swamp/gcp/observability/buckets-datasets-linksv2026.04.23.1buckets_datasets_links.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| description? | string | Optional. Description of the link. |
| displayName? | string | Optional. A user friendly display name. |
| name? | string | Identifier. Name of the link. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]/datasets/[DATASET_ID]/links/[LINK_ID] |
| linkId? | string | Required. Id of the link to create. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a links
getGet a links
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the links |
updateUpdate links attributes
deleteDelete the links
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the links |
syncSync links state from GCP
Resources
state(infinite)— A link lets a dataset be accessible to BigQuery via usage of linked datasets.
@swamp/gcp/observability/buckets-datasets-viewsv2026.04.23.1buckets_datasets_views.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
getGet a views
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the views |
syncSync views state from GCP
Resources
state(infinite)— A view corresponds to a read-only representation of a subset of the data in a...
@swamp/gcp/observability/locationsv2026.04.23.1locations.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
getGet a locations
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the locations |
syncSync locations state from GCP
get_settingsget settings
update_settingsupdate settings
| Argument | Type | Description |
|---|---|---|
| defaultStorageLocation? | any | |
| kmsKeyName? | any | |
| name? | any | |
| serviceAccountId? | any |
Resources
state(infinite)— A resource that represents a Google Cloud location.
@swamp/gcp/observability/scopesv2026.04.23.1scopes.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| logScope? | string | Required. The full resource name of the `LogScope`. For example: //logging.googleapis.com/projects/myproject/locations/global/logScopes/my-log-scope |
| name? | string | Identifier. Name of the resource. The format is: projects/{project}/locations/{location}/scopes/{scope} The `{location}` field must be set to `global`. The `{scope}` field must be set to `_Default`. |
| traceScope? | string | Required. The resource name of the `TraceScope`. For example: projects/myproject/locations/global/traceScopes/my-trace-scope |
| updateTime? | string | Output only. Update timestamp. Note: The Update timestamp for the default scope is initially unset. |
getGet a scopes
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the scopes |
updateUpdate scopes attributes
syncSync scopes state from GCP
Resources
state(infinite)— Message describing Scope object
@swamp/gcp/observability/tracescopesv2026.04.23.1tracescopes.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| description? | string | Optional. Describes this trace scope. The maximum length of the description is 8000 characters. |
| name? | string | Identifier. The resource name of the trace scope. For example: projects/my-project/locations/global/traceScopes/my-trace-scope |
| resourceNames? | array | Required. Names of the projects that are included in this trace scope. * `projects/[PROJECT_ID]` A trace scope can include a maximum of 20 projects. |
| traceScopeId? | string | Required. A client-assigned identifier for the trace scope. |
| location? | string | The location for this resource (e.g., 'us', 'us-central1', 'europe-west1') |
createCreate a traceScopes
getGet a traceScopes
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the traceScopes |
updateUpdate traceScopes attributes
deleteDelete the traceScopes
| Argument | Type | Description |
|---|---|---|
| identifier | string | The name of the traceScopes |
syncSync traceScopes state from GCP
Resources
state(infinite)— A trace scope is a collection of resources whose traces are queried together.
2026.04.03.321.2 KBApr 3, 2026
Google Cloud observability infrastructure models
Release Notes
- Updated: locations, buckets, buckets_datasets, buckets_datasets_links, buckets_datasets_views, scopes, tracescopes
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudobservabilitycloudinfrastructure
2026.04.03.121.0 KBApr 3, 2026
Google Cloud observability infrastructure models
Release Notes
- Updated: locations, buckets, buckets_datasets, buckets_datasets_links, buckets_datasets_views, scopes, tracescopes
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudobservabilitycloudinfrastructure
2026.04.02.220.3 KBApr 2, 2026
Google Cloud observability infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudobservabilitycloudinfrastructure
2026.03.27.120.0 KBMar 27, 2026
Google Cloud observability infrastructure models
Release Notes
- Added: locations, buckets, buckets_datasets, buckets_datasets_links, buckets_datasets_views, scopes, tracescopes
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
gcpgoogle-cloudobservabilitycloudinfrastructure