Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile edit #112

Merged
merged 3 commits into from
Mar 15, 2022
Merged

Dockerfile edit #112

merged 3 commits into from
Mar 15, 2022

Conversation

kpratyus
Copy link
Member

This PR is change regarding the issue #111

@@ -55,7 +55,7 @@ Monitoring individual modules is crucial to the instrumentation of Apache web se
|*ApacheModuleServiceNamespace* | | REQUIRED: Logical name of the service |
|*ApacheModuleServiceInstanceId* | | REQUIRED: The string ID of the service instance |
|*ApacheModuleTraceAsError* | | OPTIONAL: Trace level for logging to Apache log|
|*ApacheModuleWebserverContext* | | OPTIONAL: Virtual Host Configuration|
|*ApacheModuleWebserverContext* | | OPTIONAL: Takes 3 values(space-seperated) Application Name, Node Name, Tier Name|
Copy link
Member

Choose a reason for hiding this comment

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

Should we say ServiceName, ServiceNamespace and ServiceInstanceId instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, It shows like that in Zipkin, I will change it

@@ -95,5 +95,5 @@ The build file can be copied at a suitable location in User's system by running
### Maintainers
* [Kumar Pratyush](https://github.com/kpratyus), Cisco
* [Lakshay Gaba](https://github.com/lakshay141), Cisco
* [Debajit Das] (https://github.com/DebajitDas), Cisco
* [Debajit Das](https://github.com/DebajitDas), Cisco
Copy link
Member

Choose a reason for hiding this comment

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

This formatting change is no longer required, as this was raised by someone else and I merged that

@DebajitDas DebajitDas merged commit b48d169 into open-telemetry:main Mar 15, 2022
@kpratyus kpratyus deleted the Dockerfile_edit branch March 24, 2022 10:22
@marcalff marcalff added the Webserver This represents the otel-webserver-module in the instrumentation directory label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Webserver This represents the otel-webserver-module in the instrumentation directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating Build and install instructions after Apache Module contribution
3 participants