Skip to content

Conversation

@markxnelson
Copy link
Member

@markxnelson markxnelson commented Jan 16, 2024

This is doc updates for the 1.1 release.

@markxnelson markxnelson self-assigned this Jan 16, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 16, 2024
`eureka.client.fetch-registry` | `true` | This tells the Eureka discovery client to make a local copy of the registry by fetching it from the Eureka server.
`eureka.client.service-url.defaultZone` | `http://eureka.eureka:8761/eureka` | This is the default zone for the Eureka discovery client.
`zipkin.base-url` | `http://jaegertracing-collector.observability:9411` | This is the URL of the Zipkin-compatible trace collector which can be used by your application to send trace data to the platform.
`otel.exporter.otlp.endpoint` | `http://open-telemetry-opentelemetry-collector.open-telemetry:4317` | This is the URL of the OpenTelemetry (OTLP protocol) trace collector which can be used by your application to send trace data to the platform.
Copy link
Member

Choose a reason for hiding this comment

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


| Component | Version | Description |
|-----------------------------------------|-----------|-------------------------------------------------|
| Oracle Database Observability Exporter | 1.1.2 | Provides observability for the Oracle Database. |
Copy link
Member

Choose a reason for hiding this comment

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

Isn't this version 1.2.0

`eureka.client.register-with-eureka` | `true` | This tells the Eureka discovery client to register with the Eureka server.
`eureka.client.fetch-registry` | `true` | This tells the Eureka discovery client to make a local copy of the registry by fetching it from the Eureka server.
`eureka.client.service-url.defaultZone` | `http://eureka.eureka:8761/eureka` | This is the default zone for the Eureka discovery client.
`zipkin.base-url` | `http://jaegertracing-collector.observability:9411` | This is the URL of the Zipkin-compatible trace collector which can be used by your application to send trace data to the platform.
Copy link
Member

Choose a reason for hiding this comment

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

Comment on lines 29 to 30
`spring.datasource.url` | `jdbc:oracle:thin:@$(DB_SERVICE)?TNS_ADMIN=/oracle/tnsadmin` | This sets the data source URL for your applciation to use to connect to the database (if you use JPA or JDBC in your application).
`CONNECT_STRING` | `jdbc:oracle:thin:@$(DB_SERVICE)?TNS_ADMIN=/oracle/tnsadmin` | This sets the data source URL for your applciation to use to connect to the database (if you use JPA or JDBC in your application).
Copy link
Member

Choose a reason for hiding this comment

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

Typo: applciation

@markxnelson markxnelson changed the title WIP: Doc updates for 1.1 release Doc updates for 1.1 release Feb 2, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@markxnelson markxnelson merged commit 6ea25bb into main Feb 2, 2024
@markxnelson markxnelson deleted the mark/1.1-docs branch February 2, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants