Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o11y-pipeline-router

Google Cloud Function for routing data from the observability pipeline

Deployment

$ gcloud beta functions deploy pipeline-router \
    --env-vars-file env.yaml \
    --update-labels obs-pipeline= \
    --runtime python37 \
    --entry-point handle_message \
    --trigger-resource pipeline \
    --trigger-event google.pubsub.topic.publish \
    --retry

About

Google Cloud Function for routing data from the observability pipeline

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages