Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o11y-pipeline-log-transformer

Google Cloud Function for transforming logs for ingestion into the observability pipeline

Deployment

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

About

Google Cloud Function for transforming logs for ingestion into the observability pipeline

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages