Skip to content

Amazon Bedrock Agent Samples - Dev Ops Agent Missing Grafana and Synthetic Telemetry .ts filesΒ #115

@wesmorishita

Description

@wesmorishita

I'm trying to setup and deploy the agents for the dev op example and getting an error in the first 00_setup__instructions to deploy the Grafana and Synthetic Telemetry Application Stack.

Steps to reproduce:

  1. Go to examples/multi_agent_collaboration/devops_agent/00_Setup_Instructions
  2. npm install
  3. cd cdk-app
  4. cdk synth
  5. Errors "Cannot find module '../lib/grafana-stack' or its corresponding type declarations" and "Cannot find module '../lib/synthetic-telemetry-application-stack' or its corresponding type declarations"

Expected behavior
Grafana and Sythetic Telemtry stacks are deployed

! Additional context !
It seems that the /lib folder with the two stacks are missing from the repo and not included. Is it possible to include those files with the instructions? Or provide some guidance on what should be in those files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions