Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Enable the configuration of https#290

Merged
liyanhui1228 merged 3 commits intocensus-instrumentation:masterfrom
geobeau:define-protocol
Aug 29, 2018
Merged

Enable the configuration of https#290
liyanhui1228 merged 3 commits intocensus-instrumentation:masterfrom
geobeau:define-protocol

Conversation

@geobeau
Copy link
Copy Markdown
Contributor

@geobeau geobeau commented Aug 29, 2018

Enable the ability to configure Zipkin in https

@bogdandrutu
Copy link
Copy Markdown

Please rebase your branch.

'ZIPKIN_EXPORTER_SERVICE_NAME': 'my_service',
'ZIPKIN_EXPORTER_HOST_NAME': 'localhost',
'ZIPKIN_EXPORTER_PORT': 9411,
'ZIPKIN_EXPORTER_PROTOCOL': 'http',
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this not require to be set?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None of them are required, they all have defaults in opencensus/trace/exporters/zipkin_exporter.py and opencensus/trace/ext/flask/flask_middleware.py. I thought it was better to follow what was done with the others.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good then.

@geobeau geobeau changed the title Able the configuration of https Enable the configuration of https Aug 29, 2018
@liyanhui1228 liyanhui1228 merged commit d473384 into census-instrumentation:master Aug 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants